Additional Info |
---|
Type
|
Package ID
maestrosite:GenericControls
|
First Created
October 16, 2012, 02:24:18 AM
|
Last Updated
October 21, 2012, 05:43:33 AM
|
loadTemplate('maestrosite-GenericControls');
checkSubmitOnce('check');
GenericControls::cat_bar( $txt['subcribe'] );
GenericControls::form_header( $post_url );
echo $txt['your_email'], ': <input type="text" name="email" value="" />';
GenericControls::form_footer();
loadTemplate('maestrosite-GenericControls');
checkSubmitOnce('check');
GenericControls::cat_bar( $txt['subcribe'] );
GenericControls::form_header( $post_url );
echo $txt['your_email'], ': <input type="text" name="email" value="" />';
GenericControls::form_footer();