Merge pull request #115 from BNoiZe/master

Fixed heading of replaceable vars
This commit is contained in:
Michael Kaufmann
2013-10-03 11:17:26 -07:00
3 changed files with 6 additions and 9 deletions

View File

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

View File

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

View File

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