]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_import_row.tpl
Several template fixes/code cleanups, default module titles added:
[mailer.git] / templates / de / html / admin / admin_theme_import_row.tpl
index 60bcacfc5f8bf2756628cb089f3dd6aa23b9d931..74dd22826736c60c050f4a5b974a47914d63fe70 100644 (file)
@@ -2,12 +2,12 @@
        <td class="{%template,ColorSwitch%} bottom right" align="center">$content[unix]</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[name] ($content[unix])">$content[theme_author]</a>
+               <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 right" align="center">v$content[theme_ver]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">v$content[theme_version]</td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[form_content]
        </td>