diff options
author | Dries Buytaert <dries@buytaert.net> | 2007-05-06 05:47:52 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2007-05-06 05:47:52 +0000 |
commit | e66371cac17e35d2cb0c9bf48f792193b79f3a7c (patch) | |
tree | 7a80591383246fb439f9c74960c927071a45b9f8 /themes/pushbutton | |
parent | 644657c56b6e04fb41e9b424668c61e0d1d6c1d4 (diff) | |
download | brdo-e66371cac17e35d2cb0c9bf48f792193b79f3a7c.tar.gz brdo-e66371cac17e35d2cb0c9bf48f792193b79f3a7c.tar.bz2 |
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
Diffstat (limited to 'themes/pushbutton')
-rw-r--r-- | themes/pushbutton/pushbutton.info | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/pushbutton/pushbutton.info b/themes/pushbutton/pushbutton.info index 895373d86..cbe4aca15 100644 --- a/themes/pushbutton/pushbutton.info +++ b/themes/pushbutton/pushbutton.info @@ -2,3 +2,4 @@ name = Pushbutton description = Tabled, multi-column theme in blue and orange tones. version = VERSION +engine = phptemplate |