diff --git a/module/user/view/login.html.php b/module/user/view/login.html.php index 61e43b8b73..c85249c7a8 100644 --- a/module/user/view/login.html.php +++ b/module/user/view/login.html.php @@ -27,7 +27,7 @@ if(empty($config->notMd5Pwd))js::import($jsRoot . 'md5.js');
- +
@@ -48,7 +48,7 @@ if(empty($config->notMd5Pwd))js::import($jsRoot . 'md5.js'); - login, '', 'btn btn-primary'); if($app->company->guest) echo html::linkButton($lang->user->asGuest, $this->createLink($config->default->module)); echo html::hidden('referer', $referer); @@ -62,7 +62,7 @@ if(empty($config->notMd5Pwd))js::import($jsRoot . 'md5.js');
- + + ?> +