Correction
authorpebeah <itsmepasse@gmail.com>
Tue, 23 Apr 2013 16:24:05 +0000 (18:24 +0200)
committerpebeah <itsmepasse@gmail.com>
Tue, 23 Apr 2013 16:24:05 +0000 (18:24 +0200)
wcfsetup/install/files/acp/templates/styleAdd.tpl

index c0375891483f019c5a25665cdff9c2af8529f801..bf3f45510ebd1010bed34ecd8b71cac528b6cc6a 100644 (file)
@@ -44,7 +44,8 @@
 </script>
 <header class="boxHeadline">
        <hgroup>
-               <h1>{lang}wcf.acp.style.{$action}{/lang}{if $action == 'edit'} „{$styleName}“{/if}</h1>
+               <h1>{lang}wcf.acp.style.{$action}{/lang}</h1>
+               {if $action == 'edit'}<h2>{$styleName}</h2>{/if}
        </hgroup>
 </header>