Search in forum:
Search


Author Message
Post11/15/2009 at 1:59pm (UTC)    
Post subject: How to change the login box text

how to change the login box text .

like

username:
password:

i change on

nick:
pass:

i want to change it to my langauge
Post01/03/2010 at 7:53pm (UTC)    
Post subject:

You can NOT change the default one! But when you want to add a 'login box' to the other pages, you can change!

Quote:
<center>
<form action="Prisijungti.htm" method="post">
<table>
<tbody>
<tr>
<td>Username:</td>
<td><input name="logindata[name]" type="text" /></td>
</tr>
<tr>
<td>Password:</td>
<td><input type="password" name="logindata[kennwort]" /></td>
</tr>
</tbody>
</table>
<input type="hidden" name="mode" value="1" /> <input type="hidden" name="checklogin" value="1" /> <input type="hidden" name="logindata[checklogin]" value="1" /> <input type="submit" value="Prisijungti" />
</form>
</center>



Change 'Username:' and 'Password:' in the code and try it in a new page.

Have Fun;)
______________
- If you love your own-free-website, fight against to spams and spammers! Please support us, let's remove all the spammers together! We don't want to see spams and spammers on OFW board!

- The only language of the board is English / Englisch / Anglaise / Inglés / Inglese / İngilizce / Angielski / Английский / Αγγλικά / 英语 / 英语简体英文. So please write in just English!

Own-free-website.com

Display posts from previous:   


Powered by phpBB © 2001, 2005 phpBB Group