]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_form.tpl
The usual changes: forms fixed
[mailer.git] / templates / de / html / admin / admin_logout_form.tpl
index c43caaed8a44d77fdf28b29e584e43a969f0b6eb..04581c2fa576c8886dbe991774e3135a7cd86d1b 100644 (file)
@@ -18,8 +18,8 @@
        </tr>
        <tr>
                <td align="center" class="table_footer">
-                       <input type="submit" name="no" class="form_submit" value="{--NO--}" />
-                       <input type="submit" name="yes" class="form_delete" value="{--YES--}" />
+                       <input type="submit" class="form_submit" name="no" value="{--NO--}" />
+                       <input type="submit" class="form_delete" name="yes" value="{--YES--}" />
                </td>
        </tr>
 </table>