A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_unlock_surfbar_urls_row.tpl
index ef0368729b1b2e7bc87ab53ecef1b04e81d447fa..b3d7b757f8d82e55f23aac846aea90e2f194a491 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td align="center" class="bottom right switch_sw$content[sw]">
+       <td align="center" class="bottom right {%template,ColorSwitch%}">
                <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[url_id]" name="url_id[$content[url_id]]" value="1" />
        </td>
-       <td align="center" class="bottom right switch_sw$content[sw]">
+       <td align="center" class="bottom right {%template,ColorSwitch%}">
                {%pipe,generateUserProfileLink=$content[url_userid]%}
        </td>
-       <td align="center" class="bottom right switch_sw$content[sw]">
+       <td align="center" class="bottom right {%template,ColorSwitch%}">
                $content[url]
        </td>
-       <td align="center" class="bottom right switch_sw$content[sw]">
+       <td align="center" class="bottom right {%template,ColorSwitch%}">
                <a href="{%pipe,generateFrametesterUrl=$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>