branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_rallye_edit_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_rallye_edit_row.tpl b/0.2.1/templates/de/html/admin/admin_config_rallye_edit_row.tpl
deleted file mode 100644 (file)
index a7508cc..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><SELECT
-               name="rallye_id[$content[id]]" size="1" class="admin_select">
-               $content[rallyes]
-       </SELECT></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       &nbsp;<INPUT type="text" name="level[$content[id]]"
-               class="admin_normal" size="5" maxlength="20" value="$content[level]">
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;<INPUT
-               type="text" name="points[$content[id]]" class="admin_normal" size="8"
-               maxlength="20" value="$content[points]"></TD>
-       <TD class="switch_sw$content[sw] bottom2">&nbsp;<INPUT type="text"
-               name="infos[$content[id]]" class="admin_normal" size="15"
-               maxlength="255" value="$content[infos]"></TD>
-</TR>