diff options
Diffstat (limited to 'modules/help_mod_last_changes.tpl')
| -rw-r--r-- | modules/help_mod_last_changes.tpl | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/modules/help_mod_last_changes.tpl b/modules/help_mod_last_changes.tpl index 7611353..8ea7630 100644 --- a/modules/help_mod_last_changes.tpl +++ b/modules/help_mod_last_changes.tpl @@ -1,16 +1,17 @@ <p class="note"> {tr}Display the most recently changed content – limited to a given category. <kbd>hide_content_type</kbd> is only applicable if you don't specify a <kbd>content_type_guid</kbd>. The parameters <kbd>category_id</kbd> and <kbd>category</kbd> are interchangeable.{/tr} <br /> - <span class="example">{tr}Example:{/tr} <kbd>hide_content_type=1&show_date=1&category=News</kbd></span> + <span class="example">{tr}Example:{/tr} <kbd>hide_content_type=1&show_date=1&category=News</kbd></span> </p> <dl> <dt class="param"><kbd>content_type_guid</kbd></dt> - <dd>{tr}bitpage, bituser, …{/tr}</dd> - + <dd><em>{tr}bitweaver content type GUID{/tr}</em></dd> + <dd>bitpage, bituser…</dd> + <dt class="param"><kbd>show_date</kbd></dt> <dd><em>{tr}Boolean{/tr}</em></dd> - + <dt class="param"><kbd>hide_content_type</kbd></dt> <dd><em>{tr}Boolean{/tr}</em></dd> @@ -19,4 +20,4 @@ <dt class="param"><kbd>category</kbd></dt> <dd><em>{tr}String{/tr}</em></dd> -</dl>
\ No newline at end of file +</dl> |
