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";
}
?>
+
+
+ |
+
+ |
+
+
+
+
trans("Connection"); ?> />
@@ -113,20 +129,21 @@ if ($conf->stock->enabled)
');
echo (' document.getElementById(\'frmLogin\').pwdPassword.focus();');
echo ('');
-
-} else {
-
+}
+else
+{
echo ('');
-
}
-?>
+?>
+
+