• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how to edit password prompt text?

desk

Golden Member
does anybody know where/how to edit the text on a password prompt? i have a website where im protecting some of the photo directories, but instead of giving the normal prompt text, i want it to say something like:

username: my name
password: backstreet boys

pic of what im talking about
 
edit your .htaccess file and change the value for "AuthName" assuming that you are using Apache
 
Originally posted by: jfall
edit your .htaccess file and change the value for "AuthName" assuming that you are using Apache

doing that, i can only change the part of the text that says "Restricted Access", but i would like to change the entire thing.
 
Back
Top