From d7def09eaf3c91956e1922e2e3f520966802e3f1 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Fri, 3 Oct 2008 09:19:40 +0000 Subject: allow for custom page title --- templates/install_login.tpl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/install_login.tpl b/templates/install_login.tpl index e929d2d..d4fd77c 100644 --- a/templates/install_login.tpl +++ b/templates/install_login.tpl @@ -1,5 +1,11 @@ -{* $Header: /cvsroot/bitweaver/_bit_install/templates/install_login.tpl,v 1.2 2005/07/17 17:36:05 squareing Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_install/templates/install_login.tpl,v 1.3 2008/10/03 09:19:40 squareing Exp $ *} -

You must be logged in as an administrator to run the installer.

+

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

{include file="bitpackage:users/login_inc.tpl"} + +
+ + bitweaver logo + +
-- cgit v1.3