Page 1 of 1

Hide Reset button

Posted: 14 Jun 2011, 10:04
by @yourservice
I would like to hide the Reset button because people mistakingly click on it and loose everything they have written :x .
Already happened a few times, so I've heard.

Is this possible in the current version RC 2.0.0 RC2? If so, where can I adjust this?

If not can you create this as an option Jan?

Re: Hide Reset button

Posted: 15 Jun 2011, 09:13
by @yourservice
Solution:

Commented out the line:

.'<input type="" name="reset" value="'. JText::_('COM_PHOCAGUESTBOOK_RESET').'" />

in components/com_phocaguestbook/views/guestbook/tmpl/default.php

Hope that's ok?

Re: Hide Reset button

Posted: 16 Jun 2011, 01:01
by Jan
Ok