From 05c177ef5205a13900c633ac87f3da8680f764e6 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 15 Nov 2011 13:33:32 +0100 Subject: [PATCH] Look: Minor look enhancement on point of sale login page --- htdocs/cashdesk/index.php | 33 +++++++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/htdocs/cashdesk/index.php b/htdocs/cashdesk/index.php index 4d1dd01ac90..e8547706da8 100644 --- a/htdocs/cashdesk/index.php +++ b/htdocs/cashdesk/index.php @@ -77,8 +77,15 @@ top_htmlhead('','',0,0,'',$arrayofcss); trans("Password"); ?> - + + + + +   + + + "; print ''.$langs->trans("CashDeskThirdPartyForSell").''; @@ -105,7 +112,16 @@ if ($conf->stock->enabled) print "\n"; } ?> + + + +   + + + + +
@@ -113,20 +129,21 @@ if ($conf->stock->enabled) '); echo (' document.getElementById(\'frmLogin\').pwdPassword.focus();'); echo (''); - -} else { - +} +else +{ echo (''); - } -?> +?> + +