fixes an overflow to the right issue on the wrapper.
authoralison benjamin <radiocontrolled@gmail.com>
Mon, 15 Aug 2011 17:45:28 +0000 (17:45 -0000)
committeralison benjamin <radiocontrolled@gmail.com>
Mon, 15 Aug 2011 17:45:28 +0000 (17:45 -0000)
docs/themes/mobile/include/footer.tmpl.php

index 758b209..45b9c2d 100644 (file)
@@ -50,7 +50,7 @@
 <?php endif;?><!--  end footer template for iphone, android and blackberry -->
 <?php if ($this->mobile_device_type == IPAD_DEVICE): ?> <!-- start footer template for ipad/talets -->
 
-
+</div> <!-- end main -->
 </div> <!-- end innner-contentwrapper -->      
 </div> <!-- end contentcolumn -->