</div> </form> <div id="rightColumn2"> <!-- Donation form - please don't change or remove!!! thanks !--> <div id="donateForm"> <h3><?php _e("Like it? Offer us a coffee! ;-)","itro-plugin")?> <img width="35px" src="<?php echo itroImages . 'coffee.png';?>"></h3> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"/> <input type="hidden" name="hosted_button_id" value="WNRVCFYD3ULQ8"/> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"/> <img alt="" border="0" src="https://www.paypalobjects.com/it_IT/i/scr/pixel.gif" width="1" height="1"/> </form> </div> <p class="wpstyle" onClick="jQuery('#debug_info').toggle();"><?php _e("System Status", 'itro-plugin' ); ?> </p> <form method="POST" action="" id="debug_info" style="display:none;"> <?php echo itro_get_serverinfo(); ?> </form> </div> <form id="delete_data" method="post" style="clear:both;"> <br> <hr> <input type="hidden" name="delete_data_hidden" value="Y"> <input type="checkbox" id="delete_data" name="delete_data" value="yes" <?php if(itro_get_option('delete_data')=='yes' ){echo 'checked="checked"';} ?> /> <span><?php _e("DELETE ALL DATA ON PLUGIN UNINSTALL", 'itro-plugin' ); ?></span> <img style="vertical-align:super; cursor:help" src="<?php echo itroImages . 'question_mark.png' ; ?>"title="<?php _e('Check this box if you want to delete or maintain database tables. It is usefull if you have to try to install again the plugin, without lost your settings.','itro-plugin');?>" > <input type="submit" name="Submit" class="button-primary" value="<?php esc_attr_e('Save Changes') ?>" /> </form> <?php
?> "></h3> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"/> <input type="hidden" name="hosted_button_id" value="WNRVCFYD3ULQ8"/> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"/> <img alt="" border="0" src="https://www.paypalobjects.com/it_IT/i/scr/pixel.gif" width="1" height="1"/> </form> </div> <p class="wpstyle" onClick="jQuery('#debug_info').toggle();"><?php _e("System Status", 'itro-plugin'); ?> </p> <form method="POST" action="" id="debug_info" style="display:none;"> <?php echo itro_get_serverinfo(); ?> </form> </div> <form id="delete_data" method="post" style="clear:both;"> <br> <hr> <input type="hidden" name="delete_data_hidden" value="Y"> <input type="checkbox" id="delete_data" name="delete_data" value="yes" <?php if (itro_get_option('delete_data') == 'yes') { echo 'checked="checked"'; } ?> /> <span><?php