summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Sutcliffe <dansut@users.sourceforge.net>2010-02-03 19:45:19 +0000
committerDaniel Sutcliffe <dansut@users.sourceforge.net>2010-02-03 19:45:19 +0000
commitd8b02fd1cc28aa7740880c50b0decc77bf0c1117 (patch)
treecbaa6bba6886a24bdd56c4421c49c10b4b974d27
parent2bc6191afd38c04c8f05509810918a7cbde2fa1b (diff)
downloadarticles-d8b02fd1cc28aa7740880c50b0decc77bf0c1117.tar.gz
articles-d8b02fd1cc28aa7740880c50b0decc77bf0c1117.tar.bz2
articles-d8b02fd1cc28aa7740880c50b0decc77bf0c1117.zip
Fix and update help for articles modulepre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE
-rw-r--r--modules/help_mod_articles.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/modules/help_mod_articles.tpl b/modules/help_mod_articles.tpl
index 3223314..33af4b4 100644
--- a/modules/help_mod_articles.tpl
+++ b/modules/help_mod_articles.tpl
@@ -13,6 +13,10 @@
<dd><em>{tr}String{/tr}</em></dd>
<dd><abbr class="default" title="{tr}default{/tr}">last_modifed_desc</abbr>, last_modifed_asc, created_asc, created_desc</dd>
- <dt class="param"><kbd>topic</kbd></dt>
+ <dt class="param"><kbd>list_type</kbd></dt>
<dd><em>{tr}String{/tr}</em></dd>
+ <dd><abbr class="default" title="{tr}default{/tr}">ordered</abbr>, unordered</dd>
+
+ <dt class="param"><kbd>topic_id</kbd></dt>
+ <dd><em>{tr}Numeric{/tr}</em></dd>
</dl>