branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_amenu_edit_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_amenu_edit_row.tpl b/0.2.1/templates/de/html/admin/admin_amenu_edit_row.tpl
deleted file mode 100644 (file)
index c172710..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD colspan="2" class="admin_edit switch_sw$content[sw]">$content[cnt].
-       {--ENTRY_MODIFY--}:
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" align="right" class="admin_edit switch_sw$content[sw]">
-       {--EDIT_ACTION--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]">
-       $content[action]</TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]" align="right">
-       {--EDIT_WHAT--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]">
-       $content[what]</TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]" align="right">
-       {--EDIT_TITLE--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]"><INPUT
-               type="text" name="sel[$content[sel]]" value="$content[menu]"
-               class="admin_normal" size="30" maxlength="50"></TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]" align="right">
-       {--EDIT_DESCR--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]"><TEXTAREA
-               name="sel_desc[$content[sel]]" class="admin_normal" rows="10"
-               cols="30">$content[descr]</TEXTAREA></TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw] bottom2"
-               height="2">&nbsp;</TD>
-</TR>
\ No newline at end of file