From 559bf93acbb55f3ce2067456143a64e1e2bebf23 Mon Sep 17 00:00:00 2001 From: aspangaro Date: Tue, 25 Nov 2014 20:40:00 +0100 Subject: [PATCH] Correct --- htdocs/core/tpl/login.tpl.php | 3 +-- htdocs/cron/card.php | 3 ++- htdocs/exports/index.php | 4 ++-- htdocs/ftp/admin/ftpclient.php | 3 ++- htdocs/opensurvey/wizard/choix_date.php | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index b314104f734..fa1f1aba678 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -217,7 +217,7 @@ if (isset($conf->file->main_authentication) && preg_match('/openid/',$conf->file -
+
google->enabled) && ! empty($conf->global->MAIN_GOOGLE_AD_CLI
- diff --git a/htdocs/cron/card.php b/htdocs/cron/card.php index 17704972170..4c3ac6b6928 100644 --- a/htdocs/cron/card.php +++ b/htdocs/cron/card.php @@ -472,8 +472,9 @@ if (($action=="create") || ($action=="edit")) print '

'; print ''; + print '     '; print ''; - print ""; + print "
"; print "\n"; diff --git a/htdocs/exports/index.php b/htdocs/exports/index.php index 49e43fbb402..1178a20b236 100644 --- a/htdocs/exports/index.php +++ b/htdocs/exports/index.php @@ -102,9 +102,9 @@ if (count($export->array_export_code)) print ''.$langs->trans("NewExport").''; } /* - print '
rights->export->creer?'':' disabled="disabled"'); - print '>
'; + print '>
'; */ } print ''; diff --git a/htdocs/ftp/admin/ftpclient.php b/htdocs/ftp/admin/ftpclient.php index ccbde29bfb5..91d6aef388b 100644 --- a/htdocs/ftp/admin/ftpclient.php +++ b/htdocs/ftp/admin/ftpclient.php @@ -198,7 +198,8 @@ else print ''; - ?>
"> + ?> +
">
'. $langs->trans("Time") .' '.$j.''."\n"; + print '
'. $langs->trans("Time") .' '.$j.'
'."\n"; } if ($_SESSION["nbrecaseshoraires"] < 10) {