From 9ec514dca4fbb92f3a1be0d6fa46987e64fc5029 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Fri, 22 Jul 2022 12:34:44 +0200 Subject: [PATCH] fixup! More cleanup --- core/templates/publicshareauth.php | 150 +++++++++++++++-------------- 1 file changed, 76 insertions(+), 74 deletions(-) diff --git a/core/templates/publicshareauth.php b/core/templates/publicshareauth.php index 449216bb6f65f..4af292b2dc537 100644 --- a/core/templates/publicshareauth.php +++ b/core/templates/publicshareauth.php @@ -1,80 +1,82 @@ - - -
- - - -
- -
t('This share is password-protected')); ?>
- - -
t('The password is wrong or expired. Please try again or request a new one.')); ?>
- -

- - - - - - -

-
-
- - - -
- - - -
-
t('Please type in your email address to request a temporary password')); ?>
-

- - - - - -

- - -
t('Password sent!')); ?>
- -
t('You are not authorized to request a password for this share')); ?>
+
+ + + + + + +
+ +
t('This share is password-protected')); ?>
- -
- - - -getShareType() === $_['share']::TYPE_EMAIL && !$_['share']->getSendPasswordByTalk()): ?> - t('Forgot password?')); ?> - - - -
-
- - style="display:block;"> - - style="display:none;"> - - t('Back')); ?> -
-
+ +
t('The password is wrong or expired. Please try again or request a new one.')); ?>
+ +

+ + + + + + +

+
+ + + + +
+ + + +
+
t('Please type in your email address to request a temporary password')); ?>
+

+ + + + + +

+ + +
t('Password sent!')); ?>
+ +
t('You are not authorized to request a password for this share')); ?>
+ + +
+
+ + + getShareType() === $_['share']::TYPE_EMAIL && !$_['share']->getSendPasswordByTalk()): ?> + t('Forgot password?')); ?> + + + +
+
+ + style="display:block;"> + + style="display:none;"> + + t('Back')); ?> +
+
+