Update Wiki_page_history.php
This commit is contained in:
parent
c9b80a3612
commit
42c5e98670
@ -21,9 +21,9 @@ class Wiki_page_history {
|
|||||||
'$permsWrite' => $arr['permsWrite'],
|
'$permsWrite' => $arr['permsWrite'],
|
||||||
'$name_lbl' => t('Name'),
|
'$name_lbl' => t('Name'),
|
||||||
'$msg_label' => t('Message','wiki_history'),
|
'$msg_label' => t('Message','wiki_history'),
|
||||||
'$date_lbl' => t('Date'),
|
'$date_lbl' => t('Date'),
|
||||||
'$revert_btn' => t('Revert'),
|
'$revert_btn' => t('Revert'),
|
||||||
'$compare_btn' => t('Compare')
|
'$compare_btn' => t('Compare')
|
||||||
));
|
));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user