Page 1 of 1

Change login text to button

Posted: 2013-09-12 18:02
by patsd102
You are not signed in. Sign In

Anyone want to help me change the " sign in " text to a button,

Thanks in advance

Re: Change login text to button

Posted: 2013-09-14 18:15
by patsd102
Sorted.

In the incommon.php file

If anyone is interested,, change this ( <?php echo $Translation['sign in']; ?> ) to this ( <input type="button" name="submit" value="Login"> )