diff --git a/lms/templates/wiki/history.html b/lms/templates/wiki/history.html index 0c120d5c54..60fe0deade 100644 --- a/lms/templates/wiki/history.html +++ b/lms/templates/wiki/history.html @@ -52,6 +52,9 @@ {% endaddtoblock %} +

+ {% trans "Click each revision to see a list of edited lines. Click the Preview button to see how the article looked at this stage. At the bottom of this page, you can change to a particular revision or merge an old revision with the current one." %} +

@@ -60,20 +63,14 @@