A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_del_surfbar_urls_row.tpl
index 0c73084c2517fd081c1d674cedbc7feb0b12c35f..55c0060e6813a0a7b4e2b174fa4557233ca08a8f 100644 (file)
@@ -1,13 +1,13 @@
 <tr>
-       <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_raw]" />
-               $content[userid]
+       <td align="center" class="bottom right {%template,ColorSwitch%}">
+               <input type="hidden" name="url_id[$content[url_id]]" value="1" />
+               <input type="hidden" name="url_userid[content[url_id]]" value="$content[url_userid_raw]" />
+               $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>
-       <td align="center" class="bottom switch_sw$content[sw]">
+       <td align="center" class="bottom {%template,ColorSwitch%}">
                $content[url_registered]
        </td>
 </tr>