diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-01-13 10:53:06 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-01-13 10:53:06 +0000 |
commit | 35a529cd86a453b8d46ef9933b12e95021926dba (patch) | |
tree | 33af0342ec3d69e475a425778ef736ca1ae53f51 /themes/default | |
parent | 5f17ae4f02c22a42c4de53831c8c23d22c869820 (diff) |
Change admin/themes to show both styles of themes side by side. This
eliminates the menu, which is kind of clunky.
While I'm at it, let's call the "regular" themes a "site theme" so we
have "site" and "admin" themes.
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/theme.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/theme.info b/themes/default/theme.info index 30817e28..71e8a740 100644 --- a/themes/default/theme.info +++ b/themes/default/theme.info @@ -2,5 +2,5 @@ name = Gallery Default description = A crisp and distinctive theme that uses large fonts and icons for easy navigation and an enjoyable browsing experience. version = 1 author = Gallery Team -regular = 1 +site = 1 admin = 0 |