1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-14 12:40:13 +01:00

[ticket/14408] Remove span tags from file

PHPBB3-14408
This commit is contained in:
Richard McGirr 2016-04-04 07:18:21 -04:00
parent d0f5b39f11
commit 68eba86309

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">