diff options
Diffstat (limited to 'modules/help_mod_last_changes.tpl')
| -rw-r--r-- | modules/help_mod_last_changes.tpl | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/help_mod_last_changes.tpl b/modules/help_mod_last_changes.tpl index 904e59b..ff49d8b 100644 --- a/modules/help_mod_last_changes.tpl +++ b/modules/help_mod_last_changes.tpl @@ -6,8 +6,9 @@ <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> -</dl>
\ No newline at end of file +</dl> |
