]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_surfbar_urls_row.tpl
Several fixes/improvements, new function introduced:
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_urls_row.tpl
index 9ccb996a0eef92882e47dddd97c4faa001d7798e..41b5ff8b831ca6bdd32d03e6dee084f791383cca 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td style="padding:2px" align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                <input type="hidden" name="id[$content[id]]" value="1" />
-               <input type="hidden" name="userid_raw[$content[id]]" value="$content[userid]" />
+               <input type="hidden" name="userid_raw[$content[id]]" value="$content[userid_raw]" />
                $content[userid]
        </td>
-       <td style="padding:2px" align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                <input type="text" name="url[$content[id]]" size="20" maxlength="255" value="$content[url]" />
        </td>
 </tr>