Hi All,
I am using security template to generate a project.
I can’t seem able to remove the field login=admin and password=admin on the left side of screen.
Can anyone help me.
Thank you so much for helping
Hi All,
I am using security template to generate a project.
I can’t seem able to remove the field login=admin and password=admin on the left side of screen.
Can anyone help me.
Thank you so much for helping
This is not the normal security template !
This is the template from the samples !
I don?t know it exactly and don?t have the time to generate the samples, but i think you have to look in the events, to see if they load a background or something else.
Thank’s a lot.
I created the template using the sample.
Funnily, i don’t see anything, no background image or events.
I suspected it came from css.
But let me check again, i am still very new with script case
Hi, enter to event ONLOAD Y delete this line:
$this->phpDivMessage();
and ready
It worked !
Thank’s a lot