Remove space

This commit is contained in:
Lukas Reschke 2012-10-15 16:27:15 +02:00 committed by Daniel Molkentin
parent 4d7b0e9bb3
commit 842d6dad47
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<ul> <ul>
<li class="errors"> <li class="errors">
<?php echo $l->t('Security Warning!'); ?><br> <?php echo $l->t('Security Warning!'); ?><br>
<small><?php echo $l->t("Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again. "); ?></small> <small><?php echo $l->t("Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again."); ?></small>
</li> </li>
</ul> </ul>
<p class="infield"> <p class="infield">