From 0237890676fd9556db8d8505e0b84a652eaff33d Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 25 Jan 2006 08:16:53 +0000 Subject: hopefully fixed mysql5 problems with vauth as well as the remember me mojo for rubin --- templates/show_login_form.inc | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'templates') diff --git a/templates/show_login_form.inc b/templates/show_login_form.inc index ea692d7d..148cd541 100644 --- a/templates/show_login_form.inc +++ b/templates/show_login_form.inc @@ -30,15 +30,18 @@ if (preg_match($subject,$_SERVER['HTTP_HOST'])) { ?>

- Ampache + Ampache

- - + + + @@ -75,9 +78,4 @@ if ($show_copyright == 1) { ?> All Rights Reserved, Copyright © 2006

- -

- -

- + -- cgit