Feedback form H4's

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
cdstg

Feedback form H4's

Post by cdstg »

On the feedback form when the errors come up they become h4
however they semm to fall outside of the class that you define for the form so it makes them hard to format
I changed the code in the

Form.class.php to say this to overcome that or was i missing somthing completely

$message .= "".$this->mod_globals->Lang('please_enter_a_value').' "'. $this->Fields[$i]->Name."\"\n";                                         

$message .= "". $res[1]."\n"; 

thanks
Locked

Return to “Modules/Add-Ons”