Browse Source

Merge pull request #508 from gabrielfin/master

Remove unnecessary <br>'s
pull/512/head
David Goodwin 4 years ago
committed by GitHub
parent
commit
0726444498
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      templates/flash_error.tpl

1
templates/flash_error.tpl

@ -1,5 +1,4 @@
<!-- {$smarty.template} -->
<br clear="all"/><br/>
{strip}
{if isset($smarty.session.flash)}
{if isset($smarty.session.flash.info)}

Loading…
Cancel
Save