'#description'=>t('Leave empty to skip this command. You can download it <a href="!link">here</a> (part of AdvanceCOMP).',array('!link'=>'http://advancemame.sourceforge.net/comp-download.html')),
);
$form['imageapi_optimize_optipng']=array(
'#type'=>'textfield',
'#title'=>t('Path to optipng'),
...
...
@@ -160,6 +168,9 @@ function _imageapi_optimize_check_path($path) {