summaryrefslogtreecommitdiff
path: root/core/views/admin_themes.html.php
AgeCommit message (Collapse)Author
2009-01-09Theme Administration v. 2. Doesn't distinguish between regular and admin ↵Felix Rabinovich
themes yet
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
- And refactor printf to our string interpolation / pluralization syntax - Also, a slight change to the translations_incomings table, using binary(16) instead of char(32) as message key.
2009-01-04Fixed closing h1 tag.Chad Kieffer
2009-01-04Fix preambleBharat Mediratta
2009-01-02Tweak indentationBharat Mediratta
2009-01-01Theme Administration implementationFelix Rabinovich