mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge pull request #4729 from vinny/ticket/15118
[ticket/15118] Fix html error in jumpbox.html
This commit is contained in:
commit
5d597787eb
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
</br></br>
|
<br /><br />
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue