Changeset 1378:0cef2a888387
- Timestamp:
- 07/13/10 00:52:38 (23 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
zine/views/admin.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zine/views/admin.py
r1306 r1378 181 181 request.user.has_privilege(BLOG_ADMIN): 182 182 flash(_(u'Zine is in maintenance mode. Don\'t forget to ' 183 u'turn it off again once you finish your changes.')) 183 u'turn it off again once you finish your changes. You ' 184 u'can do that under System -> Maintenance')) 184 185 185 186 # check for broken plugins if we have the plugin guard enabled
Note: See TracChangeset
for help on using the changeset viewer.