'; screen_icon(); echo '
'; echo '

WP Attachments ' . get_option('wpa_version_number') . ' Rate this plugin!Changelog

'; echo '

'; _e('Options','wp-attachments'); echo '

'; echo '
'; echo '
'; settings_fields('wpatt_option_group'); echo ' '; echo ''; echo ''; echo ''; echo '
' . __('List Title','wp-attachments') . '  ' . __('Insert here the title you want for the attachments list','wp-attachments') . '
' . __('Include images','wp-attachments') . '  ' . __('Check this option if you want to include images (.jpg, .jpeg, .gif, .png) in the attachments list','wp-attachments') . '
' . __('Show date','wp-attachments') . '  ' . __('Check this if you want to show the date of file upload','wp-attachments') . '
'; echo '

'; echo '

' . __('Help, Support & Feedback','wp-attachments') . '

http://wordpress.org/plugins/wp-attachments/
' . __('This plugin is mantained by Marco Milesi and is based on simplicity and intuitiveness. Keep it updated :)
Thank You for using WP Attachments!','wp-attachments') . ''; } ?>