]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_networks_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_del_networks_row.tpl
index a456914323cf57d8fa263210f1cfe4bd11e2e8a8..329cfe6ebb08df91b7d9c9c590c9ab1acc51467a 100644 (file)
@@ -1,43 +1,38 @@
-<tr><td colspan="4" class="switch_sw$content[sw] seperator" height="5">&nbsp;</td></tr>
 <tr>
-       <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_TITLE--}:</td>
-       <td class="switch_sw$content[sw]">
+       <td class="{%template,ColorSwitch%}" style="padding-left:5px">{--ADMIN_NETWORK_TITLE--}:</td>
+       <td class="{%template,ColorSwitch%}">
                <input type="hidden" name="sel[$content[network_id]]" value="1" />
                $content[network_title]
        </td>
-       <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_SHORT_NAME--}:</td>
-       <td class="switch_sw$content[sw]">
+       <td class="{%template,ColorSwitch%}" style="padding-left:5px">{--ADMIN_NETWORK_SHORT_NAME--}:</td>
+       <td class="{%template,ColorSwitch%}">
                $content[network_short_name]
        </td>
 </tr>
-<tr><td colspan="4" class="switch_sw$content[sw] seperator" height="5">&nbsp;</td></tr>
 <tr>
-       <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_REFLINK--}:</td>
-       <td class="switch_sw$content[sw]">
+       <td class="{%template,ColorSwitch%}" style="padding-left:5px">{--ADMIN_NETWORK_REFLINK--}:</td>
+       <td class="{%template,ColorSwitch%}">
                $content[network_reflink]
        </td>
-       <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_DATA_SEPERATOR--}:</td>
-       <td class="switch_sw$content[sw]">
+       <td class="{%template,ColorSwitch%}" style="padding-left:5px">{--ADMIN_NETWORK_DATA_SEPERATOR--}:</td>
+       <td class="{%template,ColorSwitch%}">
                $content[network_data_seperator]
        </td>
 </tr>
-<tr><td colspan="4" class="switch_sw$content[sw] seperator" height="5">&nbsp;</td></tr>
 <tr>
-       <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_REQUEST_TYPE--}:</td>
-       <td class="switch_sw$content[sw]">
+       <td class="{%template,ColorSwitch%}" style="padding-left:5px">{--ADMIN_NETWORK_REQUEST_TYPE--}:</td>
+       <td class="{%template,ColorSwitch%}">
                $content[network_request_type]
        </td>
-       <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_ROW_SEPERATOR--}:</td>
-       <td class="switch_sw$content[sw]">
+       <td class="{%template,ColorSwitch%}" style="padding-left:5px">{--ADMIN_NETWORK_ROW_SEPERATOR--}:</td>
+       <td class="{%template,ColorSwitch%}">
                $content[network_row_seperator]
        </td>
 </tr>
-<tr><td colspan="4" class="switch_sw$content[sw] seperator" height="5">&nbsp;</td></tr>
 <tr>
-       <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_CHARSET--}:</td>
-       <td class="switch_sw$content[sw]">
+       <td class="{%template,ColorSwitch%} bottom" style="padding-left:5px">{--ADMIN_NETWORK_CHARSET--}:</td>
+       <td class="{%template,ColorSwitch%} bottom">
                $content[network_charset]
        </td>
-       <td class="switch_sw$content[sw] seperator" colspan="2">&nbsp;</td>
+       <td class="{%template,ColorSwitch%} bottom seperator" colspan="2">&nbsp;</td>
 </tr>
-<tr><td colspan="4" class="bottom switch_sw$content[sw] seperator" height="6">&nbsp;</td></tr>