*** twitter-tools.ph-oldp 2010-01-11 06:07:30.000000000 +0100 --- twitter-tools.php 2010-01-27 15:59:14.000000000 +0100 *************** *** 910,916 **** function aktt_tweet_form($type = 'input', $extra = '') { $output = ''; ! if (current_user_can('publish_posts')) { $output .= '
--- 910,916 ---- function aktt_tweet_form($type = 'input', $extra = '') { $output = ''; ! if (current_user_can('manage_options')) { $output .= '
*************** *** 1874,1880 **** , 'aktt_options_form' ); } ! if (current_user_can('publish_posts')) { add_submenu_page( 'post-new.php' , __('New Tweet', 'twitter-tools') --- 1873,1879 ---- , 'aktt_options_form' ); } ! if (current_user_can('manage_options')) { add_submenu_page( 'post-new.php' , __('New Tweet', 'twitter-tools')