]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_guest_menu_row.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_edit_guest_menu_row.tpl
index 34e2c6bcdd954c12b37c431a3f9ddbf9c70844d8..05c46dd63705b821c462d09ac63c5700f734f891 100644 (file)
@@ -1,29 +1,29 @@
 <tr>
 <tr>
-       <td colspan="2" class="admin_edit {%template,ColorSwitch%}">
+       <td colspan="2" class="form_submit {%template,ColorSwitch%}">
                $content[cnt]. {--ADMIN_ENTRY_MODIFY--}:
        </td>
 </tr>
 <tr>
                $content[cnt]. {--ADMIN_ENTRY_MODIFY--}:
        </td>
 </tr>
 <tr>
-       <td align="right" class="admin_edit {%template,ColorSwitch%}">
+       <td align="right" class="form_submit {%template,ColorSwitch%}">
                {--ADMIN_EDIT_ACTION--}:
        </td>
                {--ADMIN_EDIT_ACTION--}:
        </td>
-       <td class="admin_edit {%template,ColorSwitch%}">
+       <td class="form_submit {%template,ColorSwitch%}">
                $content[action]
        </td>
 </tr>
 <tr>
                $content[action]
        </td>
 </tr>
 <tr>
-       <td class="admin_edit {%template,ColorSwitch%}" align="right">
+       <td class="form_submit {%template,ColorSwitch%}" align="right">
                {--ADMIN_EDIT_WHAT--}:
        </td>
                {--ADMIN_EDIT_WHAT--}:
        </td>
-       <td class="admin_edit {%template,ColorSwitch%}">
+       <td class="form_submit {%template,ColorSwitch%}">
                $content[what]
        </td>
 </tr>
 <tr>
                $content[what]
        </td>
 </tr>
 <tr>
-       <td class="admin_edit {%template,ColorSwitch%} bottom" align="right">
+       <td class="form_submit {%template,ColorSwitch%} bottom" align="right">
                {--ADMIN_EDIT_TITLE--}:
        </td>
                {--ADMIN_EDIT_TITLE--}:
        </td>
-       <td class="admin_edit {%template,ColorSwitch%} bottom">
-               <input type="text" name="sel[$content[sel]]" value="$content[menu]" class="admin_normal" size="30" maxlength="50" />
+       <td class="form_submit {%template,ColorSwitch%} bottom">
+               <input type="text" name="sel[$content[sel]]" value="$content[menu]" class="form_field" size="30" maxlength="50" />
        </td>
 </tr>
        </td>
 </tr>