31
fdj
replace XoopsFormButton by image
  • 2003/4/10 12:09

  • fdj

  • Just popping in

  • Posts: 51

  • Since: 2002/9/19


hello, i would like to change all the form buttons of my XOOPS web site. I saw that they were built like this (in include/storyform.inc.php) :

$button_tray->addElement(new XoopsFormButton('', 'post', _NW_POST, 'submit'));

what i would like to do is changing every "submit" by "image".
something like this =>
$button_tray->addElement(new XoopsFormButton('', 'post', _NW_POST, 'image', src='post.gif'));

can someone tell me how to change this.

thx for your help





TopTop
« 1 2 3 (4)



Login

Who's Online

250 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 250


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits