diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_footer.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/mcp_footer.html | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_footer.html b/phpBB/styles/prosilver/template/mcp_footer.html index e5768bdc6b..89ce7c34ab 100644 --- a/phpBB/styles/prosilver/template/mcp_footer.html +++ b/phpBB/styles/prosilver/template/mcp_footer.html @@ -1,9 +1,8 @@  		</div> -	<div class="clear"></div>  	</div> -	<span class="corners-bottom"><span></span></span></div> +	</div>  </div>  <!-- INCLUDE overall_footer.html -->  | 
