String fix
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Jun 2005 22:45:11 +0000 (22:45 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Jun 2005 22:45:11 +0000 (22:45 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9513 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/administrator/defines.php

index bf5975e4acd9ef2d192e456cd231bf8ffd320bbb..507b23ac4472567c533074c228dca74484f5bd66 100644 (file)
@@ -337,7 +337,7 @@ $defcfg = array( '$config_version' => array( 'name' => _("Config File Version"),
                                              'type' => SMOPT_TYPE_BOOLEAN ),
                  '$use_icons'  => array( 'name' => _("Use icons"),
                                          'type' => SMOPT_TYPE_BOOLEAN ),
                                              'type' => SMOPT_TYPE_BOOLEAN ),
                  '$use_icons'  => array( 'name' => _("Use icons"),
                                          'type' => SMOPT_TYPE_BOOLEAN ),
-                 '$use_iframe' => array( 'name' => _("Use inline frames with html mails"),
+                 '$use_iframe' => array( 'name' => _("Use inline frames with HTML mails"),
                                          'type' => SMOPT_TYPE_BOOLEAN ),
                  '$use_php_recode'  => array( 'name' => _("Use PHP recode functions"),
                                               'type' => SMOPT_TYPE_BOOLEAN ),
                                          'type' => SMOPT_TYPE_BOOLEAN ),
                  '$use_php_recode'  => array( 'name' => _("Use PHP recode functions"),
                                               'type' => SMOPT_TYPE_BOOLEAN ),