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 /> <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>