From c0c23baac5bb0a5da56a56359cd6b3104789f4bd Mon Sep 17 00:00:00 2001 From: Bridger Maxwell Date: Mon, 20 Aug 2012 17:23:39 -0400 Subject: [PATCH] Removed inactive 'view this revision' button from history page. --- lms/templates/wiki/history.html | 34 +++++++++++---------------------- 1 file changed, 11 insertions(+), 23 deletions(-) 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." %} +