From: Jan-Christoph Borchardt Date: Wed, 12 Jun 2013 14:59:23 +0000 (+0200) Subject: move common settings footer fieldset out of conditional X-Git-Tag: v6.0.0alpha2~640^2~1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f565e4c25b375483a967cc617e6be679e124e7dd;p=nextcloud-server.git move common settings footer fieldset out of conditional --- diff --git a/settings/templates/admin.php b/settings/templates/admin.php index a74849a2ecc..1ed3f6ef47f 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -230,15 +230,12 @@ endfor;?> + diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 75aab157605..d19623dde04 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -106,15 +106,13 @@ if($_['passwordChangeSupported']) { print_unescaped($form); };?> +