More language strings renamed, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_edit_cats_row.tpl
index 7237c89eba59512ec68a5b7ca872085fee9eb76b..4e9587dd67edd4c43a2f6fa67d702619f2cf54a3 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
        <td colspan="2" align="left" class="admin_title bottom" height="25">
-               <strong>{--CATEGORY_ID--} $content[id]:</strong>
+               <strong>{--ADMIN_CATEGORY_ID--} $content[id]:</strong>
        </td>
 </tr>
 <tr>
-       <td align="right" class="{%template,ColorSwitch%}">{--CAT_DESCRIPTION--}:&nbsp;</td>
+       <td align="right" class="{%template,ColorSwitch%}">{--ADMIN_CATEGORY_DESCRIPTION--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%}">
                <input type="text" name="id[$content[id]]" class="admin_normal" value="$content[cat]" size="32" maxlength="255" />
        </td>