| commit | 843ee6d8a36a4e6384e47a1150e846fa3736bc3a | [log] [tgz] |
|---|---|---|
| author | edillon <edillon> | Mon Feb 16 22:41:05 2009 +0000 |
| committer | edillon <edillon> | Mon Feb 16 22:41:05 2009 +0000 |
| tree | f11f0d1917092ed5cd9896cea67692884981e06d | |
| parent | 73334f4a8688a05b59b0aa0e865dc34afaa58760 [diff] |
Setting theme to be Nova
diff --git a/_projectCommon.php b/_projectCommon.php index 8fa02ff..fa4d8c0 100644 --- a/_projectCommon.php +++ b/_projectCommon.php
@@ -4,7 +4,7 @@ # See the Committer Tools "How Do I" for list of themes # https://dev.eclipse.org/committers/ # Optional: defaults to system theme - $theme = ""; + $theme = "Nova"; $Nav->setLinkList( array() ); $Nav->addCustomNav( "Information about Tigerstripe", "/projects/project_summary.php?projectid=technology.tigerstripe", "", 1 );