Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_extension_sql_row.tpl
index 8f979715cb07d95c8031a4673066f95709e1d609..31205779193725c3d8c7e9d2af0d12d6fbf63b13 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-  <td class="{%template,ColorSwitch%} bottom" style="padding-left: 2px" width="30">$content[i].</td>
-  <td class="{%template,ColorSwitch%} bottom" style="padding-left: 5px; padding-right: 5px">
-    $content[sql]
-  </td>
+       <td class="{%template,ColorSwitch%} bottom" style="padding-left: 2px" width="30">$content[i].</td>
+       <td class="{%template,ColorSwitch%} bottom" style="padding-left: 5px; padding-right: 5px">
+               $content[sql]
+       </td>
 </tr>