Project

General

Profile

« Previous | Next » 

Revision 949

Added by Matthias over 15 years ago

removed unneeded icons from wb_theme

removed unneeded stylesheet.css from account dir

renamed warning.htt to warning.html to fix display of sourcecode after invalid login attemps

added fixed error.htt also to classic theme

View differences:

login.php
57 57
$thisApp = new Login(
58 58
							array(
59 59
									"MAX_ATTEMPS" => "3",
60
									"WARNING_URL" => THEME_URL."/templates/warning.htt",
60
									"WARNING_URL" => THEME_URL."/templates/warning.html",
61 61
									"USERNAME_FIELDNAME" => 'username',
62 62
									"PASSWORD_FIELDNAME" => 'password',
63 63
									"REMEMBER_ME_OPTION" => SMART_LOGIN,

Also available in: Unified diff