Uniform template structure
authorLuzifr <szekely@woltlab.com>
Thu, 12 Jan 2012 17:57:18 +0000 (18:57 +0100)
committerLuzifr <szekely@woltlab.com>
Thu, 12 Jan 2012 17:57:18 +0000 (18:57 +0100)
@ Alex: Please implement the page-navigation the common way (as
described in ToDo-file). A <nav class="pageNavigation"><ul><li>
construct is needed …

wcfsetup/install/files/acp/templates/packageList.tpl

index 87002962cbefa3234c06d18e8488aa5a9f27bf63..795ffca0e0ab03b2a51a28ff8da8cc4894817200 100644 (file)
@@ -94,7 +94,7 @@
                        </hgroup>
                        
                        <div class="contentHeader">
-                               <div class="pluginList"></div>
+                               
                        </div>
                        
                        <section class="packageListPlugin">
                        </section>
                        
                        <div class="contentFooter">
-                               <div class="pluginList"></div>
+                               
                        </div>
                </div>
        {/hascontent}