Index: branches/preferences-work/phase3/includes/Preferences.php |
— | — | @@ -696,7 +696,7 @@ |
697 | 697 | $defaultPreferences['nocache'] = |
698 | 698 | array( |
699 | 699 | 'type' => 'toggle', |
700 | | - 'label-message' => 'tog-rememberpassword', |
| 700 | + 'label-message' => 'tog-nocache', |
701 | 701 | 'section' => 'misc', |
702 | 702 | ); |
703 | 703 | $defaultPreferences['diffonly'] = |