]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_surfbar_urls_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_del_surfbar_urls_row.tpl
index 9f5d3194d62a75b0d592bc15ce1e0433f8a0f6d4..55c0060e6813a0a7b4e2b174fa4557233ca08a8f 100644 (file)
@@ -1,13 +1,13 @@
 <tr>
 <tr>
-       <td align="center" class="bottom right switch_sw$content[sw]">
+       <td align="center" class="bottom right {%template,ColorSwitch%}">
                <input type="hidden" name="url_id[$content[url_id]]" value="1" />
                <input type="hidden" name="url_id[$content[url_id]]" value="1" />
-               <input type="hidden" name="url_userid[$content[url_id]]" value="$content[url_userid]" />
+               <input type="hidden" name="url_userid[content[url_id]]" value="$content[url_userid_raw]" />
                $content[url_userid]
        </td>
                $content[url_userid]
        </td>
-       <td align="center" class="bottom right switch_sw$content[sw]">
+       <td align="center" class="bottom right {%template,ColorSwitch%}">
                <a href="$content[url]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
        </td>
                <a href="$content[url]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
        </td>
-       <td align="center" class="bottom switch_sw$content[sw]">
+       <td align="center" class="bottom {%template,ColorSwitch%}">
                $content[url_registered]
        </td>
 </tr>
                $content[url_registered]
        </td>
 </tr>