Changeset 3073:ff00f467c999
- Timestamp:
- 08/14/15 19:14:22 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/index.php
r2849 r3073 158 158 html::escapeHTML($task->name())=> '' 159 159 ) 160 ) ;160 ).dcPage::notices(); 161 161 162 162 // content … … 193 193 __('Maintenance') => '' 194 194 ) 195 ) ;195 ).dcPage::notices(); 196 196 197 197 // Simple task (with only a button to start it)
Note: See TracChangeset
for help on using the changeset viewer.