]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner_edit_row.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_refbanner_edit_row.tpl
index 9b8e4d3bfc161bc65b03c76c10c85a0bdc007cf3..0e6181082cf9d8d0a6d9a4d3d10cfdae91c609db 100644 (file)
@@ -5,8 +5,8 @@
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
        <td class="switch_sw$content[sw]" align="right" width="200">{--ADMIN_EDIT_BANNER_URL--}:</td>
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
-       <td class="switch_sw$content[sw]" width="350"><INPUT type="hidden"
-               name="sel[$content[id]]" value="1"> <INPUT type="text"
+       <td class="switch_sw$content[sw]" 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"></td>
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
@@ -18,7 +18,7 @@
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
        <td class="switch_sw$content[sw]" align="right">{--ADMIN_EDIT_ALTERNATE--}:</td>
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
-       <td class="switch_sw$content[sw]"><INPUT type="text"
+       <td class="switch_sw$content[sw]"><input type="text"
                name="alternate[$content[id]]" class="admin_normal"
                value="$content[alt]" size="30" maxlength="255"></td>
        <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>