Browse Source

! fix the thumbnail and the theme selection template

Signed-off-by: Spuds <[email protected]>
Spuds 13 years ago
parent
commit
545545553d
2 changed files with 2 additions and 1 deletions
  1. 2 1
      Themes/penguin/Themes.template.php
  2. BIN
      Themes/penguin/images/thumbnail.png

+ 2 - 1
Themes/penguin/Themes.template.php

@@ -698,7 +698,8 @@ function template_pick()
 						</li>
 					</ul>
 				</div>
-			</div>';
+			</div>
+			<br class="clear" />';
 
 		if (!empty($theme['variants']))
 		{

BIN
Themes/penguin/images/thumbnail.png