diff options
| author | wjames5 <will@tekimaki.com> | 2008-10-02 14:21:43 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2008-10-02 14:21:43 +0000 |
| commit | deda879078fe3624c9da9424e606d63945426368 (patch) | |
| tree | 060f312af77343b4a4a0842bf42945304076a9ca /templates | |
| parent | 554078b46da9c9dd1db2a00d72a8cd036d1f5bad (diff) | |
| download | install-deda879078fe3624c9da9424e606d63945426368.tar.gz install-deda879078fe3624c9da9424e606d63945426368.tar.bz2 install-deda879078fe3624c9da9424e606d63945426368.zip | |
remove header - fun, but not general or sedate enough for corporate or other non-personal installs
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/install.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/install.tpl b/templates/install.tpl index 69f2b03..1aed23e 100644 --- a/templates/install.tpl +++ b/templates/install.tpl @@ -31,9 +31,11 @@ <body id="step{$smarty.request.step}"> <div id="container"> <div id="header"> + {* <a href="http://www.bitweaver.org/" title="bitweaver.org" id="bitweaver_logo"> <em>bitweaver.org</em> </a> + *} <h1 id="title"> <strong>Bitweaver {$smarty.const.BIT_MAJOR_VERSION}.{$smarty.const.BIT_MINOR_VERSION}.{$smarty.const.BIT_SUB_VERSION} {$smarty.const.BIT_LEVEL}</strong> |
