diff options
| -rw-r--r-- | modules/help_mod_images.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/help_mod_images.tpl b/modules/help_mod_images.tpl index 17e9375..d8d40e5 100644 --- a/modules/help_mod_images.tpl +++ b/modules/help_mod_images.tpl @@ -7,7 +7,7 @@ <dl> <dt class="param"><kbd>sort_mode</kbd></dt> <dd><em>{tr}String{/tr}</em></dd> - <dd><abbr title="default" class="default">{tr}random{/tr}</abbr>, created, hits</dd> + <dd><abbr title="default" class="default">random</abbr>, created, hits</dd> <dt class="param"><kbd>maxlen</kbd></dt> <dd><em>{tr}Boolean{/tr}</em></dd> |
