diff options
Diffstat (limited to 'core/templates/resetpassword.php')
-rw-r--r-- | core/templates/resetpassword.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/resetpassword.php b/core/templates/resetpassword.php index 47d0e69b7d3..adcfafd45f4 100644 --- a/core/templates/resetpassword.php +++ b/core/templates/resetpassword.php @@ -7,4 +7,4 @@ <input type="submit" id="submit" value="<?php echo $l->t('Reset password'); ?>" /> <?php endif; ?> </fieldset> -</form>
\ No newline at end of file +</form> |