aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinny <vinny@suportephpbb.com.br>2017-03-09 14:34:42 -0300
committerVinny <vinny@suportephpbb.com.br>2017-03-09 14:34:42 -0300
commit6071a5b8aab9f6c74c256e049b13285ef198595a (patch)
tree83c74591ed865e6147ec81d958802637eff587d2
parent16e79d00d1766e4151e8be4b1ef95de741a746e2 (diff)
downloadforums-6071a5b8aab9f6c74c256e049b13285ef198595a.tar
forums-6071a5b8aab9f6c74c256e049b13285ef198595a.tar.gz
forums-6071a5b8aab9f6c74c256e049b13285ef198595a.tar.bz2
forums-6071a5b8aab9f6c74c256e049b13285ef198595a.tar.xz
forums-6071a5b8aab9f6c74c256e049b13285ef198595a.zip
[ticket/15118] Fix html error in jumpbox.html
PHPBB3-15118
-rw-r--r--phpBB/styles/prosilver/template/jumpbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/jumpbox.html b/phpBB/styles/prosilver/template/jumpbox.html
index 724a963264..d58e85d1e6 100644
--- a/phpBB/styles/prosilver/template/jumpbox.html
+++ b/phpBB/styles/prosilver/template/jumpbox.html
@@ -45,6 +45,6 @@
</div>
<!-- ELSE -->
- </br></br>
+ <br /><br />
<!-- ENDIF -->
</div>