Changes in admin/auth.php [73:1214fac9906a:133:4048ab5a17d4]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/auth.php
r73 r133 365 365 echo '<legend>'.__('Safe mode login').'</legend>'; 366 366 echo 367 '<p class="form-note ">'.368 __('This mode allows you to login without activating any of your plugins. This may be useful to solve compatibility problems').' '.367 '<p class="form-note info">'. 368 __('This mode allows you to login without activating any of your plugins. This may be useful to solve compatibility problems').' <br />'. 369 369 __('Disable or delete any plugin suspected to cause trouble, then log out and log back in normally.'). 370 370 '</p>';
Note: See TracChangeset
for help on using the changeset viewer.