diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-04 18:12:58 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-04 18:12:58 +0200 |
commit | 14bbd6f9769567a67b9e95b1db55e9d67e56f8b5 (patch) | |
tree | 6cccfcee3cf647d0be5daee988598fc98f25eb3e /core/templates | |
parent | a47f22a275e6af77f08de4a3edf327e5551c8c2b (diff) | |
download | nextcloud-server-14bbd6f9769567a67b9e95b1db55e9d67e56f8b5.tar.gz nextcloud-server-14bbd6f9769567a67b9e95b1db55e9d67e56f8b5.zip |
updated translations
Diffstat (limited to 'core/templates')
-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> |