All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_points.tpl
index d0d03efe04f8d73feeabfd1127a54e647e725983..f07dd6f7c68203adbe94ff3234389d4fff250f7a 100644 (file)
@@ -14,9 +14,9 @@
        {!__LEVEL_ROWS!}
        <tr>
                <td class="admin_footer" colspan="3">
-                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}" />
-                       <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}" />
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}" />
+                       <input type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}" />
                </td>
        </tr>
 </table>