]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_surfbar_urls_row.tpl
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / templates / de / html / admin / admin_del_surfbar_urls_row.tpl
index c9b466f8abe8f68651b64a17318bf5019a105e1d..b21ae5b505b9d614ab74bf8dee575f619b9cdf3f 100644 (file)
@@ -1,13 +1,13 @@
-<TR>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
-               <INPUT type="hidden" name="id[$content[id]]" value="1" />
-               <INPUT type="hidden" name="uid[$content[id]]" value="$content[uid]" />
+<tr>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+               <input type="hidden" name="id[$content[id]]" value="1" />
+               <input type="hidden" name="userid_raw[$content[id]]" value="$content[userid]" />
                $content[userid]
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                <a href="$content[url]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
-       </TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 switch_sw$content[sw]">
                $content[registered]
-       </TD>
-</TR>
+       </td>
+</tr>