]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_rallye_prices.tpl
Deprecated $DATA renamed:
[mailer.git] / templates / de / html / admin / admin_add_rallye_prices.tpl
index b8947dc9144d1d38a4724954a1052086d8e4d103..407401dde87ba76074f934a8f64be10e11e51822 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -9,19 +9,19 @@
        <tr>
                <td align="right">{--RALLYE_PRICE_LEVEL--}:</td>
                <td>
-                       <input type="text" name="level" class="form_field" size="5" maxlength="20" />
+                       <input type="text" class="form_field" name="level" size="5" maxlength="20" />
                </td>
        </tr>
        <tr>
                <td align="right">{--RALLYE_PRICE_POINTS--}:</td>
                <td>
-                       <input type="text" name="points" class="form_field" size="8" maxlength="20" />
+                       <input type="text" class="form_field" name="points" size="8" maxlength="20" />
                </td>
        </tr>
        <tr>
                <td class="bottom" align="right">{--RALLYE_PRICE_INFOS--}:</td>
                <td class="bottom">
-                       <input type="text" name="info" class="form_field" size="15" maxlength="255" />
+                       <input type="text" class="form_field" name="info" size="15" maxlength="255" />
                </td>
        </tr>
        <tr>