Changeset 4004:87660fc60fcd for plugins
- Timestamp:
- 07/02/19 11:50:38 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/index.php
r4001 r4004 380 380 '<p><label for="system_csp_reset" class="classic">' . 381 381 form::checkbox('system_csp_reset', '1', 0) . 382 __('Also reset all Content-Security-Policy blogs\'s settings to default') . '</label></p>' .382 __('Also apply these settings to all blogs') . '</label></p>' . 383 383 '</div>' . 384 384 '</div>';
Note: See TracChangeset
for help on using the changeset viewer.