From 69be5bdbd8fb9fc04d0c05179fa183a4e4fd35a3 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 27 Mar 2014 16:28:05 +0100 Subject: [PATCH] replace personalblock fieldset with section div in admin and personal settings --- settings/templates/admin.php | 61 ++++++----- settings/templates/personal.php | 175 +++++++++++++++----------------- 2 files changed, 112 insertions(+), 124 deletions(-) diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 9092d2833f..10f19b8891 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -43,35 +43,35 @@ if ($_['mail_smtpmode'] == 'qmail') { // is ssl working ? if (!$_['isConnectedViaHTTPS']) { ?> -
+

t('Security Warning'));?>

t('You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.', $theme->getTitle())); ?> -
+ -
+

t('Security Warning'));?>

t('Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.')); ?> -
+ -
+

t('Setup Warning'));?>

@@ -79,42 +79,42 @@ if (!$_['isWebDavWorking']) { t('Please double check the installation guides.', link_to_docs('admin-install'))); ?> -
+ -
+

t('Module \'fileinfo\' missing'));?>

t('The PHP module \'fileinfo\' is missing. We strongly recommend to enable this module to get best results with mime-type detection.')); ?> -
+ -
+

t('Your PHP version is outdated'));?>

t('Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly.')); ?> -
+ -
+

t('Locale not working'));?>

@@ -132,21 +132,21 @@ if (!$_['isLocaleWorking']) { ?> -
+ -
+

t('Internet connection not working'));?>

t('This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features.')); ?> -
+ @@ -156,7 +156,7 @@ if (!$_['internetconnectionworking']) { } ;?> -
+

t('Cron'));?>

@@ -199,9 +199,9 @@ if (!$_['internetconnectionworking']) {
t("Use systems cron service to call the cron.php file every 15 minutes.")); ?>

-
+ -
+

t('Sharing'));?>

@@ -255,9 +255,9 @@ if (!$_['internetconnectionworking']) {
-
+ -
+

t('Security'));?>

@@ -288,9 +288,9 @@ if (!$_['internetconnectionworking']) {
-
+ -
+

t('Email Server'));?>

t('This is used for sending out notifications.')); ?>

@@ -370,9 +370,9 @@ if (!$_['internetconnectionworking']) { t( 'Test email settings' )); ?> -
+ -
+

t('Log'));?>

t('Log level'));?> - - - -
-
-
+
+

t('Password'));?>

+
t('Your password was changed');?>
+
t('Unable to change your password');?>
+ + + + +
+
-
-
-

t('Full Name');?>

- - - -
+ +

t('Full Name');?>

+ + +
-
-
-

t('Email'));?>

- -
- t('Fill in an email address to enable password recovery and receive notifications'));?> -
+ +

t('Email'));?>

+ +
+ t('Fill in an email address to enable password recovery and receive notifications'));?>
-
-
-

t('Profile picture')); ?>

-
-

- - -
t('Upload new')); ?>
- -
t('Select new from Files')); ?>
-
t('Remove image')); ?>

- t('Either png or jpg. Ideally square but you will be able to crop it.')); ?> - - t('Your avatar is provided by your original account.')); ?> - -
- -
+ +

t('Profile picture')); ?>

+
+

+ + +
t('Upload new')); ?>
+ +
t('Select new from Files')); ?>
+
t('Remove image')); ?>

+ t('Either png or jpg. Ideally square but you will be able to crop it.')); ?> + + t('Your avatar is provided by your original account.')); ?> + +
+
-
-
-

t('Language'));?>

- + + + - - - - - - - - - - - t('Help translate'));?> - - -
+ + + + + + + + + t('Help translate'));?> + +
-
+

t('WebDAV'));?>


t('Use this address to access your Files via WebDAV', array(link_to_docs('user-webdav'))));?> -
+ -
+

t( 'Encryption' ) ); ?>

@@ -174,18 +164,17 @@ if($_['passwordChangeSupported']) {


-
+ -
+

t('Version'));?>

getName()); ?>
t('Developed by the ownCloud community, the source code is licensed under the AGPL.')); ?> -
- + + +