diff options
author | friendica <info@friendica.com> | 2012-11-06 20:39:00 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-11-06 20:39:00 -0800 |
commit | 6db8b5bbd213693587de6d696e401d5b936b3b80 (patch) | |
tree | acb3019ae59310c6fe14238cc698ed13e7907f07 /view/en/htconfig.tpl | |
parent | 295b865d065b12c6686592bd34739ac9d9b87978 (diff) | |
download | volse-hubzilla-6db8b5bbd213693587de6d696e401d5b936b3b80.tar.gz volse-hubzilla-6db8b5bbd213693587de6d696e401d5b936b3b80.tar.bz2 volse-hubzilla-6db8b5bbd213693587de6d696e401d5b936b3b80.zip |
All the themes except one are horked anway
Diffstat (limited to 'view/en/htconfig.tpl')
-rw-r--r-- | view/en/htconfig.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl index a8323f55a..de595685e 100644 --- a/view/en/htconfig.tpl +++ b/view/en/htconfig.tpl @@ -49,7 +49,7 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo // default system theme -$a->config['system']['theme'] = 'duepuntozero'; +$a->config['system']['theme'] = 'redbasic'; // By default allow pseudonyms |