Explorar o código

Page content container <div>

Tom Hutchison %!s(int64=11) %!d(string=hai) anos
pai
achega
2530e8a5df
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Foreground.skin.php

+ 4 - 0
Foreground.skin.php

@@ -136,6 +136,8 @@ class foregroundTemplate extends BaseTemplate {
 		     </section>
 		     </section>
 		</nav>
 		</nav>
 		<?php if ($wgForegroundFeatures['NavWrapperType'] != '0') echo "</div>"; ?>
 		<?php if ($wgForegroundFeatures['NavWrapperType'] != '0') echo "</div>"; ?>
+		
+		<div id="page-content">
 		<div class="row">
 		<div class="row">
 				<div class="large-12 columns">
 				<div class="large-12 columns">
 				<!--[if lt IE 9]>
 				<!--[if lt IE 9]>
@@ -191,6 +193,8 @@ class foregroundTemplate extends BaseTemplate {
 		</ul>
 		</ul>
 		</footer>
 		</footer>
 
 
+		</div>
+		
 		<?php $this->printTrail(); ?>
 		<?php $this->printTrail(); ?>
 
 
 		</body>
 		</body>