1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-09 06:37:01 +02:00
This commit is contained in:
Awilum
2014-01-01 21:21:26 +02:00
parent 7241410c2d
commit bfc41e03ea
34 changed files with 130 additions and 130 deletions

View File

@@ -21,5 +21,5 @@
<?php CryptCaptcha::draw(); ?>
<?php } ?>
<br /><input type="submit" class="btn" value="<?php echo __('Send New Password', 'users'); ?>" name="reset_password_submit">
<br><input type="submit" class="btn" value="<?php echo __('Send New Password', 'users'); ?>" name="reset_password_submit">
</form>