summaryrefslogtreecommitdiff
path: root/themes/bluemarine/block.tpl.php
Commit message (Collapse)AuthorAge
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
* - Fixed typo: $block->title -> $block->subject. Spotted by Morbus.Dries Buytaert2005-05-10
|
* - Removed the Xtemplate engine and added the PHPTemplate engine.Dries Buytaert2005-05-04
- Converted the Bluemarine theme from XTemplate to PHPTemplate. - Moved the the Pushbutton theme and the Xtemplate engine to the contributions repository.