<input type="submit" class="button-primary" value="<?php _e('Save Settings', 'twitter-tools'); ?> " /> </form> <h3><?php _e('Download Tweets', 'twitter-tools'); ?> </h3> <p> <?php _e('Tweets are downloaded automatically every 15 minutes. Can\'t wait?', 'twitter-tools'); ?> <a href="<?php echo esc_url(AKTT::get_manual_update_url()); ?> " class="aktt-manual-update button-secondary"><?php _e('Download Tweets Now', 'twitter-tools'); ?> </a> <span class="aktt-manual-update-running"></span> <img alt="" class="aktt-manual-update-request" src="<?php echo admin_url('images/wpspin_light.gif'); ?> "> </p> <?php } ?>