diff --git a/templates/2k11/admin/comments.inc.tpl b/templates/2k11/admin/comments.inc.tpl index 48dcb806..def7fd66 100644 --- a/templates/2k11/admin/comments.inc.tpl +++ b/templates/2k11/admin/comments.inc.tpl @@ -79,7 +79,7 @@ - {* l18n *} + {* i18n *} @@ -95,13 +95,13 @@ {if $c_type == 'TRACKBACK'} {$CONST.NO_TRACKBACKS} {else if $c_type == 'PINGBACK'} - {$CONST.NO_PINGBACKS} {* l18n *} + {$CONST.NO_PINGBACKS} {* i18n *} {else} {$CONST.NO_COMMENTS} {/if} - Return to default comment list {* l18n *} + Return to default comment list {* i18n *} {else}
{$formtoken} diff --git a/templates/2k11/admin/groups.inc.tpl b/templates/2k11/admin/groups.inc.tpl index d21f523b..6b5f23a0 100644 --- a/templates/2k11/admin/groups.inc.tpl +++ b/templates/2k11/admin/groups.inc.tpl @@ -36,9 +36,9 @@ {/if}
- + - Use as uppercased eg. 'EXAMPLE_GROUP' name, but not as a constant 'USERLEVEL_XYZ' group name. + Use as uppercased eg. 'EXAMPLE_GROUP' name, but not as a constant 'USERLEVEL_XYZ' group name. {* i18n *}
diff --git a/templates/2k11/admin/media_properties.tpl b/templates/2k11/admin/media_properties.tpl index 8577cf92..dccb6172 100644 --- a/templates/2k11/admin/media_properties.tpl +++ b/templates/2k11/admin/media_properties.tpl @@ -13,7 +13,7 @@ {if $media.is_edit}
{if NOT $media.case_add} - Back + {$CONST.BACK} {/if}