Browse Source

! Missing spacing between chunks of exciting content (thanks @Yoshi2889 for the heads-up)

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 11 years ago
parent
commit
9d9bfbd0fc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Themes/default/Packages.template.php

+ 2 - 2
Themes/default/Packages.template.php

@@ -34,7 +34,7 @@ function template_view_package()
 			<br />';
 
 	echo $txt['package_installed_warning3'], '
-		</div>';
+		</div><br />';
 
 	// Do errors exist in the install? If so light them up like a christmas tree.
 	if ($context['has_failure'])
@@ -134,7 +134,7 @@ function template_view_package()
 	{
 		echo '
 					', $txt['perform_actions'], '
-			</div>
+			</div><br />
 			<table class="table_grid" width="100%">
 			<thead>
 				<tr class="catbg">