summaryrefslogtreecommitdiff
path: root/templates/install_login.tpl
blob: 6fc76b8c0f31a084140ec111f6465ac632c80e17 (plain)
1
2
3
4
5
6
7
8
9
10
11
{* $Header$ *}

<h1>{$title|default:"You must be logged in as an administrator to run the installer."}</h1>

{include file="bitpackage:users/login_inc.tpl"}

<div class="center">
	<a href="http://www.bitweaver.org/">
		<img src="{$smarty.const.INSTALL_PKG_URL}style/images/bitweaver_logo-trans.png" width="121" height="121" alt="bitweaver logo" title="Click here to visit the upgrade instructions" />
	</a>
</div>