Changeset 150
- Timestamp:
- 12/14/07 16:26:12 (1 year ago)
- Files:
-
- messages/default_template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
messages/default_template.php
r149 r150 9 9 global $template_definition; 10 10 11 //$template['css'] .= file_get_contents($CFG->dirroot . "mod/messages/css.css");11 templates_add_context('css', 'mod/messages/css.css', true, true); 12 12 13 13 // Registering template definitions
