diff options
-rw-r--r-- | phpBB/styles/prosilver/template/jumpbox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/jumpbox.html b/phpBB/styles/prosilver/template/jumpbox.html index 284334defd..070efc0cb9 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> |