aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Wiki_page_history.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-08-25 21:27:20 +0200
committerMax Kostikov <max@kostikov.co>2018-08-25 21:27:20 +0200
commit42c5e986707ffaa660b4fda9f23edbae9a3cb639 (patch)
tree5b0de1817697291bc6c331f6e22445b2a548a5a7 /Zotlabs/Widget/Wiki_page_history.php
parentc9b80a3612755628cbb6af57458006dd39cf0f5f (diff)
downloadvolse-hubzilla-42c5e986707ffaa660b4fda9f23edbae9a3cb639.tar.gz
volse-hubzilla-42c5e986707ffaa660b4fda9f23edbae9a3cb639.tar.bz2
volse-hubzilla-42c5e986707ffaa660b4fda9f23edbae9a3cb639.zip
Update Wiki_page_history.php
Diffstat (limited to 'Zotlabs/Widget/Wiki_page_history.php')
-rw-r--r--Zotlabs/Widget/Wiki_page_history.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/Zotlabs/Widget/Wiki_page_history.php b/Zotlabs/Widget/Wiki_page_history.php
index 0f865f12d..dbb322dc3 100644
--- a/Zotlabs/Widget/Wiki_page_history.php
+++ b/Zotlabs/Widget/Wiki_page_history.php
@@ -21,9 +21,9 @@ class Wiki_page_history {
'$permsWrite' => $arr['permsWrite'],
'$name_lbl' => t('Name'),
'$msg_label' => t('Message','wiki_history'),
- '$date_lbl' => t('Date'),
- '$revert_btn' => t('Revert'),
- '$compare_btn' => t('Compare')
+ '$date_lbl' => t('Date'),
+ '$revert_btn' => t('Revert'),
+ '$compare_btn' => t('Compare')
));
}