More work on options...
[squirrelmail.git] / src / options_display.php
index 6189c0f7b0240f1889765a3eaf3cf2dc567a6d90..87029187b3f53fa3c7228b3c7d919b6528c17ffd 100644 (file)
 
     $optvals[] = array(
         'name'    => 'include_self_reply_all',
-        'caption' => _("Include Self in Reply All"),
+        'caption' => _("Remove Me from CC when I Reply All"),
         'type'    => SMOPT_TYPE_BOOLEAN,
         'refresh' => SMOPT_REFRESH_NONE
     );