This topic is locked
[SOLVED]

 How to change Security Login displayed field names

2/19/2014 11:47:09
PHPRunner General questions
I
ISelb author

I have a PHPrunner7.0 application with login security set to 'hardcoded'.
I would like to change these values in the login.php window :

  • table header (currently reads: "Login")
  • displayed field names ("Username:" "Password:")
  • remove the "Remember Password" box
    How can I make these modifications?

I
ISelb author 2/19/2014



I have a PHPrunner7.0 application with login security set to 'hardcoded'.
I would like to change these values in the login.php window :

  • table header (currently reads: "Login")
  • displayed field names ("Username:" "Password:")
  • remove the "Remember Password" box
    How can I make these modifications?


Never mind --- I found it.
On the Event editor, the "Login Page" is listed at the very top. Changes can be made using the visual editor there.