summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2007-05-22 02:28:13 +0000
committerlaetzer <laetzer@users.sourceforge.net>2007-05-22 02:28:13 +0000
commit24b7e5a1e665b97c8a5f3c76fdfb9525030a9f51 (patch)
treea6a205c9c4dd82029a5a6e816dcf578ab94bba86 /modules
parentb4abcb819306184d3eba778f65e50a98c85f3538 (diff)
downloadarticles-24b7e5a1e665b97c8a5f3c76fdfb9525030a9f51.tar.gz
articles-24b7e5a1e665b97c8a5f3c76fdfb9525030a9f51.tar.bz2
articles-24b7e5a1e665b97c8a5f3c76fdfb9525030a9f51.zip
display also the other 2 sort_mode options in help panel
Diffstat (limited to 'modules')
-rw-r--r--modules/help_mod_artilces.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/help_mod_artilces.tpl b/modules/help_mod_artilces.tpl
index 6b1270e..57ee301 100644
--- a/modules/help_mod_artilces.tpl
+++ b/modules/help_mod_artilces.tpl
@@ -12,7 +12,7 @@
</tr>
<tr class="even">
<td>sort_mode</td>
- <td>last_modifed_desc<br />last_modifed_asc<br />...</td>
+ <td>last_modifed_desc<br />last_modifed_asc<br />created_asc<br />created_desc</td>
<td>{tr}Decide in what order you wish to display the articles.<br />( default: last_modified_desc ){/tr}</td>
</tr>
<tr class="odd">