A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_edit_refbanner_row.tpl
index d3c74c9283c9c5da1b96bbd67543939813cc8e7b..390fa535f368f3877e09f2cde193c3ae97982e6a 100644 (file)
@@ -2,13 +2,13 @@
        <td class="{%template,ColorSwitch%}" align="right" width="200">{--ADMIN_EDIT_REFERAL_BANNER_URL--}:</td>
        <td class="{%template,ColorSwitch%}" width="350">
                <input type="hidden" name="sel[$content[id]]" value="1" />
-               <input type="text" name="url[$content[id]]" class="admin_normal" value="$content[url]" size="40" maxlength="255" />
+               <input type="text" name="url[$content[id]]" class="form_field" value="$content[url]" size="40" maxlength="255" />
        </td>
 </tr>
 <tr>
        <td class="{%template,ColorSwitch%}" align="right">{--ADMIN_EDIT_REFERAL_BANNER_ALTERNATIVE_TEXT--}:</td>
        <td class="{%template,ColorSwitch%}">
-               <input type="text" name="alternate[$content[id]]" class="admin_normal" value="$content[alternate]" size="30" maxlength="255" />
+               <input type="text" name="alternate[$content[id]]" class="form_field" value="$content[alternate]" size="30" maxlength="255" />
        </td>
 </tr>
 <tr>