All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_logout_form.tpl
index 0b43b2b802370ba22678d81819cc58b3e596fea0..c22e253763593cb08104c853661833df55b5db1e 100644 (file)
@@ -23,9 +23,9 @@
                <td height="20" class="seperator bottom2">&nbsp;</td>
        </tr>
        <tr>
-               <td align="center" height="30" class="admin_footer"><INPUT
+               <td align="center" height="30" class="admin_footer"><input
                        type="submit" name="no" class="admin_no" value="{--NO--}" />
-               <INPUT type="submit" name="yes" class="admin_yes" value="{--YES--}" />
+               <input type="submit" name="yes" class="admin_yes" value="{--YES--}" />
                </td>
        </tr>
 </table>