Fixes the heading for the option export section
authorMatthias Schmidt <gravatronics@live.com>
Thu, 1 Mar 2012 18:57:19 +0000 (19:57 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 1 Mar 2012 18:57:19 +0000 (19:57 +0100)
wcfsetup/install/files/acp/templates/optionImport.tpl

index d12abb906170df33df244d787ebb7e80b97b76fc..85020e30d6655323e3cdd8ef8e07624db3e67cae 100644 (file)
@@ -17,7 +17,6 @@
 
 <form method="post" action="{link controller='OptionImport'}{/link}" enctype="multipart/form-data">
        <div>
-               
                <fieldset>
                        <legend>{lang}wcf.acp.option.import{/lang}</legend>
                
        </div>
 </form>
 
-<header class="wcf-mainHeading">
-       <img src="{@RELATIVE_WCF_DIR}icon/download1.svg" alt="" />
-       <hgroup>
+<header class="wcf-container wcf-mainHeading">
+       <img src="{@RELATIVE_WCF_DIR}icon/download1.svg" alt="" class="wcf-containerIcon" />
+       <hgroup class="wcf-containerContent">
                <h1>{lang}wcf.acp.option.export{/lang}</h1>
        </hgroup>
 </header>
 
 <div>
-       
        <fieldset>
                <legend>{lang}wcf.acp.option.export{/lang}</legend>