Fixed heading of replaceable vars

This commit is contained in:
BNoiZe
2013-10-03 20:10:34 +02:00
parent c2b35d81c6
commit ce403a855a
3 changed files with 6 additions and 9 deletions

View File

@@ -32,10 +32,9 @@ $header
<br /> <br />
<article> <article>
<header> <header>
<h2> <h3>
<img src="templates/{$theme}/assets/img/icons/replace_vars.png" alt="" />&nbsp;
{$lng['admin']['templates']['template_replace_vars']} {$lng['admin']['templates']['template_replace_vars']}
</h2> </h3>
</header> </header>
<section> <section>

View File

@@ -33,10 +33,9 @@ $header
<br /> <br />
<article> <article>
<header> <header>
<h2> <h3>
<img src="templates/{$theme}/assets/img/icons/replace_vars.png" alt="" />&nbsp;
{$lng['admin']['templates']['template_replace_vars']} {$lng['admin']['templates']['template_replace_vars']}
</h2> </h3>
</header> </header>
<section> <section>

View File

@@ -32,10 +32,9 @@ $header
<br /> <br />
<article> <article>
<header> <header>
<h2> <h3>
<img src="templates/{$theme}/assets/img/icons/replace_vars.png" alt="" />&nbsp;
{$lng['admin']['templates']['template_replace_vars']} {$lng['admin']['templates']['template_replace_vars']}
</h2> </h3>
</header> </header>
<section> <section>