]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_import_row.tpl
New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_theme_import_row.tpl
index 4c5891a2f7af3c810ab9c39b0526a5870b90fec3..90ab8273451b0b220eabecd4e5b43760f7c06055 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
        <td class="switch_sw$content[sw] bottom right" align="center">$content[unix]</td>
 <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">$content[theme_name]</td>
        <td class="switch_sw$content[sw] bottom right" align="center">
        <td class="switch_sw$content[sw] bottom right" align="center">
-               <a href="mailto:$content[email]?Subject=[Theme:] $content[name] ($content[unix])">$content[author]</a>
+               <a href="mailto:$content[theme_email]?Subject=[Theme:] $content[name] ($content[unix])">$content[theme_author]</a>
        </td>
        <td class="switch_sw$content[sw] bottom right" align="center">
        </td>
        <td class="switch_sw$content[sw] bottom right" align="center">
-               <a href="$content[link]" target="_blank">$content[url]</a>
+               <a href="{%pipe,generateDerefererUrl=$content[theme_url]%}" target="_blank">$content[theme_url]</a>
        </td>
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center">v$content[version]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">v$content[theme_ver]</td>
        <td class="switch_sw$content[sw] bottom" align="center">
        <td class="switch_sw$content[sw] bottom" align="center">
-               $content[form]
+               $content[form_content]
        </td>
 </tr>
        </td>
 </tr>