From 77c6eaaf256d8774d8e3a495bce7bc5d9f294b3f Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Sun, 19 Apr 2015 11:01:46 +0000 Subject: [PATCH] auth : don't need bootstrap nor jquery to work git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2069 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- auth.php | 71 ++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 28 deletions(-) diff --git a/auth.php b/auth.php index 4b2835c..cb31851 100644 --- a/auth.php +++ b/auth.php @@ -14,27 +14,20 @@ class auth public function pageHTML ($baseURL, $message="", $url="") { $res = ""; - $res .= "\n"; - $res .= "\n"; + $res .= "\n"; + $res .= "\n"; $res .= "\n"; $res .= "".dgettext("domframework", "Sign in")."\n"; $res .= ""; - $res .= "\n"; - $res .= "\n"; - $res .= "\n"; $res .= " \n"; $res .= " \n"; $res .= " \n"; @@ -69,13 +85,12 @@ class auth $res .= " \n"; - $res .= " \n"; - $res .= "