fixed formating and logo

This commit is contained in:
seek3r 2001-01-09 09:36:16 +00:00
parent 7d597b91d1
commit b98f5ee9be
6 changed files with 4 additions and 5 deletions

View File

@ -35,7 +35,6 @@
"frame_body" => "frames_body.tpl",
"frame_navbar" => "frames_navbar.tpl"
));
$tpl->set_var("navbar_link",$phpgw->link("index.php","navbarframe=True&cd=yes"));
if ($forward) {
$tpl->set_var("body_link",$phpgw->link($phpgw_info["server"]["webserver_url"] . $forward));
@ -157,4 +156,4 @@
</TABLE>
<?php
$phpgw->common->phpgw_footer();
?>
?>

View File

@ -159,7 +159,7 @@
$tmpl->set_var("version",$phpgw_info["server"]["versions"]["phpgwapi"]);
$tmpl->set_var("lang_password","password");
$tmpl->set_var("lang_login","login");
$tmpl->set_var("template_set","default");
$tmpl->parse("loginout", "login_form");
$tmpl->p("loginout");
?>
?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -5,7 +5,7 @@
</head>
<body bgcolor="FFFFFF">
<a href="http://www.phpgroupware.org"><img src="phpGroupWare.jpg" alt="phpGroupWare" border="0"></a>
<a href="http://www.phpgroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" border="0"></a>
<p>&nbsp;</p>
<center>{lang_message}</center>
<p>&nbsp;</p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB