branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_country_edit_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_list_country_edit_row.tpl b/0.2.1/templates/de/html/admin/admin_list_country_edit_row.tpl
deleted file mode 100644 (file)
index 6ddb9bd..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>$content[id]</STRONG>
-       <INPUT type="hidden" name="id[$content[id]]" value="1"></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><INPUT
-               type="text" name="code[$content[id]]" class="admin_normal" size="2"
-               maxelength="2" value="$content[code]"></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><INPUT
-               type="text" name="descr[$content[id]]" class="admin_normal" size="20"
-               maxelength="255" value="$content[descr]"></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2"><SELECT
-               name="is_active[$content[id]]" class="admin_select" size="1">
-               $content[status]
-       </SELECT></TD>
-</TR>