Add public notes

This commit is contained in:
Daniel Winzen
2021-02-12 18:58:09 +01:00
parent e51fba28c7
commit f0f812badc
14 changed files with 74 additions and 8 deletions

View File

@ -164,6 +164,7 @@ $I=[
'savechanges' => 'Save changes',
'reloadpb' => 'Reload Post Box',
'reloadmsgs' => 'Reload Messages',
'viewpublicnotes' => 'View public notes',
'chgprofile' => 'Profile',
'adminbtn' => 'Admin',
'admnotes' => 'Admin Notes',
@ -367,6 +368,7 @@ $I=[
'cssupdate' => 'Note: Default CSS is now hardcoded and can be removed from the CSS setting',
'manualrefresh' => 'Manual refresh required',
'personalnotes' => 'Personal notes',
'publicnotes' => 'Public notes',
'filtermodkick' => 'Apply kick filter on moderators',
'forgotlogin' => 'Forgot login?',
'resetinstruction' => 'Please modify the script and put the following at the bottom of it (change the password). Then refresh this page: define(\'RESET_SUPERADMIN_PASSWORD\', \'changeme\');',