--- storm.module.orig	2008-10-10 09:41:43.000000000 +0200
+++ storm.module	2008-10-10 09:41:53.000000000 +0200
@@ -92,7 +92,7 @@
 function storm_admin_settings() {
   $form = array();
 
-  $form['storm_icons_dir'] = array(
+  $form['storm_icons_path'] = array(
     '#type' => 'textfield',
     '#title' => storm_t('Icons directory'),
     '#default_value' => variable_get('storm_icons_path', drupal_get_path('module', 'storm') .'/icons'),
