1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 02:59:29 +02:00

Merge pull request #4279 from RMcGirr83/ticket_14408

[ticket/14408] Remove span tags from file
This commit is contained in:
Marc Alexander 2016-04-06 20:54:07 +02:00
commit 12f5c0405e

View File

@ -31,7 +31,6 @@ function phpbb_end_update($cache, $config)
</p>
</div>
</div>
<span class="corners-bottom"><span></span></span>
</div>
</div>
</div>
@ -153,7 +152,6 @@ header('Content-type: text/html; charset=UTF-8');
<div id="page-body">
<div id="acp">
<div class="panel">
<span class="corners-top"><span></span></span>
<div id="content">
<div id="main" class="install-body">