Remove space

remotes/origin/stable5
Lukas Reschke 13 years ago committed by Daniel Molkentin
parent 4d7b0e9bb3
commit 842d6dad47
  1. 2
      core/templates/verify.php

@ -3,7 +3,7 @@
<ul>
<li class="errors">
<?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>
</ul>
<p class="infield">

Loading…
Cancel
Save