more template fixes...
authorSiora <siora@web-produktion.com>
Wed, 9 May 2012 03:05:42 +0000 (05:05 +0200)
committerSiora <siora@web-produktion.com>
Wed, 9 May 2012 03:05:42 +0000 (05:05 +0200)
wcfsetup/install/files/acp/templates/packageList.tpl
wcfsetup/install/files/acp/templates/packageView.tpl

index 3fb05cbde4226bd3d7cda58fc4668ee0bdd9b5ee..96c310adca31172c026eef8a8cfee85b97886ce8 100644 (file)
        
        {hascontent}
                <div id="plugins" class="container containerPadding tabMenuContent hidden">
-                       <div class="wcf-contentHeader jsPluginListPagination">
+                       <div class="contentHeader jsPluginListPagination">
                                
                        </div>
                        
                        <section>
-                               <ol class="wcf-pluginList">
+                               <ol class="pluginList">
                                        {content}
                                                {include file='packageListPlugins'}
                                        {/content}
                                </ol>
                        </section>
                        
-                       <div class="wcf-contentFooter jsPluginListPagination">
+                       <div class="contentFooter jsPluginListPagination">
                                
                        </div>
                </div>
index b3fe7c83a274a4eaa5e1ec576515b6664b7be416..c77d5371966476584faf1e10f16cc91ae2ec681a 100644 (file)
 
                        {hascontent}
                                <div id="dependencies-dependent" class="tabularBox tabularBoxTitle hidden">
-                                       <hgroup class="wcf-subHeading">
+                                       <hgroup>
                                                <h1>{lang}wcf.acp.package.dependencies.dependent{/lang}</h1>
                                                <h2>{lang}wcf.acp.package.dependencies.dependent.description{/lang}</h2>
                                        </hgroup>