Quote:
Originally posted by Seifer
I installed it just fine, and I like it pretty much, aside from the gobutton replacing the "Submit Reply"...Is there some way to make it so it's perhaps a different graphic button that I make, or just a regular "Submit Reply" button?
|
replace [high]$gobutton[/high] with this:
Code:
<input type="submit" class="bginput" name="submit" value="Submit" tabindex="2">
change the value to whatever name you want to give it to your button.