- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_add_rallye_prices.tpl
index f65ab0fa10950697afb42db3f32f910b229641a7..df99c348880679383ff72d6daba48c85ba012219 100644 (file)
@@ -1,41 +1,51 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="480" class="admin_table dashed">\r
-<TR>\r
-  <TD colspan="3" align="center" height="30" class="admin_title bottom2">\r
-    <STRONG>{--RALLYE_CONFIG_PRICES_1--}$content{--RALLYE_CONFIG_PRICES_2--}:</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="340" align="right">{--RALLYE_PRICE_LEVEL--}:</TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD width="130">\r
-    <INPUT type="text" name="level" class="admin_normal" size="5" maxlength="20">\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD></TR>\r
-<TR><TD colspan="3" height="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right">{--RALLYE_PRICE_POINTS--}:</TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD>\r
-    <INPUT type="text" name="points" class="admin_normal" size="8" maxlength="20">\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right">{--RALLYE_PRICE_INFOS--}:</TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD>\r
-    <INPUT type="text" name="info" class="admin_normal" size="15" maxlength="255">\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
-    <INPUT type="submit" name="add" class="admin_submit" value="{--ADD_RALLYE_PRICE--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="480"
+       class="admin_table dashed">
+       <TR>
+               <TD colspan="3" align="center" height="30" class="admin_title bottom2">
+               <STRONG>{--RALLYE_CONFIG_PRICES_1--}$content{--RALLYE_CONFIG_PRICES_2--}:</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD colspan="3" height="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="340" align="right">{--RALLYE_PRICE_LEVEL--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD width="130"><INPUT type="text" name="level"
+                       class="admin_normal" size="5" maxlength="20"></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="3" height="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right">{--RALLYE_PRICE_POINTS--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="points" class="admin_normal"
+                       size="8" maxlength="20"></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" height="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right">{--RALLYE_PRICE_INFOS--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="info" class="admin_normal" size="15"
+                       maxlength="255"></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="3" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+               <INPUT type="submit" name="add" class="admin_submit"
+                       value="{--ADD_RALLYE_PRICE--}"></TD>
+       </TR>
+</TABLE>
+</FORM>