aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard McGirr <rmcgirr83@gmail.com>2016-04-04 07:18:21 -0400
committerRichard McGirr <rmcgirr83@gmail.com>2016-04-04 07:18:21 -0400
commit68eba86309a63889ca8f8de1ce4ce6600d356f42 (patch)
treebe7ff64d2ba3fe5f6316695153130e0259cf7a51
parentd0f5b39f117376a037bdeabc91f32c1d5436d99b (diff)
downloadforums-68eba86309a63889ca8f8de1ce4ce6600d356f42.tar
forums-68eba86309a63889ca8f8de1ce4ce6600d356f42.tar.gz
forums-68eba86309a63889ca8f8de1ce4ce6600d356f42.tar.bz2
forums-68eba86309a63889ca8f8de1ce4ce6600d356f42.tar.xz
forums-68eba86309a63889ca8f8de1ce4ce6600d356f42.zip
[ticket/14408] Remove span tags from file
PHPBB3-14408
-rw-r--r--phpBB/install/database_update.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php
index 42cc27e60b..0ea6eeffd7 100644
--- a/phpBB/install/database_update.php
+++ b/phpBB/install/database_update.php
@@ -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">