1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 05:07:49 +02:00

W3 Fixes <br/> > <br>

This commit is contained in:
Евгений
2014-01-07 00:44:58 +06:00
parent 29d506a862
commit 432942abf8
5 changed files with 6 additions and 6 deletions

View File

@@ -87,7 +87,7 @@
<div class="reset-password-area">
<hr>
<div>
<h2 style="text-align:center;"><?php echo __('Reset Password', 'users'); ?></h2><br />
<h2 style="text-align:center;"><?php echo __('Reset Password', 'users'); ?></h2><br>
<?php if (Notification::get('success')) Alert::success(Notification::get('success')); ?>
<form method="post">
<div class="form-group">