aboutsummaryrefslogtreecommitdiffstats
path: root/identification.php
diff options
context:
space:
mode:
Diffstat (limited to 'identification.php')
-rw-r--r--identification.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/identification.php b/identification.php
index 8caae940d..8fd140a91 100644
--- a/identification.php
+++ b/identification.php
@@ -79,8 +79,6 @@ $template->assign_vars(
'L_FORGET' => $lang['ident_forgotten_password'],
'L_REMEMBER_ME'=>$lang['remember_me'],
- 'T_STYLE' => $user['template'],
-
'F_LOGIN_ACTION' => add_session_id('identification.php')
));