mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-13 20:28:44 +01:00
[ticket/14408] Remove span tags from file
PHPBB3-14408
This commit is contained in:
parent
d0f5b39f11
commit
68eba86309
@ -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">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user