]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_themes_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / member / member_themes_row.tpl
index 146c883ada6995c3e5e620bd973660fcfcfa4d0d..288e0bc61f331f8e448b2a7adcf82c98219c817e 100644 (file)
@@ -1,13 +1,13 @@
 <tr>
-  <td class="{%template,ColorSwitch%} bottom right" align="center" height="30">
-    <input type="radio" name="member_theme" class="form_field" value="$content[unix]"$content[default] />
-  </td>
-  <td class="{%template,ColorSwitch%} bottom right" align="center">$content[theme_name]</td>
-  <td class="{%template,ColorSwitch%} bottom right" align="center">
-    <a href="mailto:$content[theme_email]?Subject=[Theme:] $content[theme_name] ($content[unix])">$content[theme_author]</a>
-  </td>
-  <td class="{%template,ColorSwitch%} bottom right" align="center">
-    <a href="{%pipe,generateDerefererUrl=$content[theme_url]%}" target="_blank">$content[theme_url]</a>
-  </td>
-  <td class="{%template,ColorSwitch%} bottom" align="center">v$content[theme_version]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center" height="30">
+               <input type="radio" class="form_field" name="member_theme" class="form_field" value="$content[unix]"$content[default] />
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[theme_name]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+       <a href="mailto:$content[theme_email]?Subject=[Theme:] $content[theme_name] ($content[unix])">$content[theme_author]</a>
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               <a href="{%pipe,generateDerefererUrl=$content[theme_url]%}" target="_blank">$content[theme_url]</a>
+       </td>
+       <td class="{%template,ColorSwitch%} bottom" align="center">v$content[theme_version]</td>
 </tr>