Allow changing message sort direction

This commit is contained in:
Daniel Winzen
2016-09-02 10:23:33 +02:00
parent ff158feffa
commit 1753606b8a
4 changed files with 66 additions and 33 deletions

@@ -354,5 +354,6 @@ $I=array(
'entryhelp' => 'If this frame does not reload in %d seconds, you\'ll have to enable automatic redirection (meta refresh) in your browser. Also make sure no web filter, local proxy tool or browser plugin is preventing automatic refreshing! This could be for example "Polipo", "NoScript", etc.<br>As a workaround (or in case of server/proxy reload errors) you can always use the buttons at the bottom to refresh manually.',
'enablegreeting' => 'Show a greeting message before showing the messages',
'unban' => 'Unban',
'sortupdown' => 'Sort messages from top to bottom',
);
?>