-
What is =$disabled_button
Hello,
I have a Button on a page that is not working, dead!
the code below is for that button, does =$disabled_button have anything to do with the button not working ?
all help appreciated 
<tr>
<!--<td align="center"><input type="submit" name="form_save_settings" value="<?=GMSG_PROCEED;?>" <?=$disabled_button;?> /></td>-->
<td align="center"><input type="button" onclick="send_form(select_auctions, '<?=$form_details['status'];?>');" name="form_save_settings" id="form_save_settings" value="<?=GMSG_PROCEED;?>" <?=$disabled_button;?> /></td>
</tr>
-
depends what this variable contains...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks