]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_import_row.tpl
Fix for non-working theme-selector
[mailer.git] / templates / de / html / admin / admin_theme_import_row.tpl
index 5d900187775d6b879ea6b9f747091e56242153a7..4c5891a2f7af3c810ab9c39b0526a5870b90fec3 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-  <td class="switch_sw$content[sw] bottom right" align="center">$content[unix]</td>
-  <td class="switch_sw$content[sw] bottom right" align="center">$content[name]</td>
-  <td class="switch_sw$content[sw] bottom right" align="center">
-    <a href="mailto:$content[email]?Subject=[Theme:] $content[name] ($content[unix])"."">$content[author]</a>
-  </td>
-  <td class="switch_sw$content[sw] bottom right" align="center">
-    <a href="$content[link]" target="_blank">$content[url]</a>
-  </td>
-  <td class="switch_sw$content[sw] bottom right" align="center">v$content[version]</td>
-  <td class="switch_sw$content[sw] bottom" align="center">
-    $content[form]
-  </td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[unix]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[name]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">
+               <a href="mailto:$content[email]?Subject=[Theme:] $content[name] ($content[unix])">$content[author]</a>
+       </td>
+       <td class="switch_sw$content[sw] bottom right" align="center">
+               <a href="$content[link]" target="_blank">$content[url]</a>
+       </td>
+       <td class="switch_sw$content[sw] bottom right" align="center">v$content[version]</td>
+       <td class="switch_sw$content[sw] bottom" align="center">
+               $content[form]
+       </td>
 </tr>