Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<!--
2
	IE 6 makes the page to wide with the following doctype. I accept
3
	standards if they help me, not if they make anything even harder!
4
//-->
5
<!--<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>//-->
6
<!--NewPage-->
7
<HTML>
8
<HEAD>
9
	<!-- Generated by PhpDoc date: '{$date}' -->
10
	<TITLE>{$title}</TITLE>
11
<LINK REL ='stylesheet' TYPE='text/css' HREF='{$subdir}media/stylesheet.css' TITLE='Style'>
12
{if $bgleft}
13
<STYLE type="text/css"><!--
14
	BODY								{ldelim}
15
											background-image		: url("{$subdir}media/bg_left.png");
16
											background-repeat		: repeat-y;
17
										{rdelim}
18
//--></STYLE>
19
{/if}
20
</HEAD>
21
<BODY {if !$bgleft}BGCOLOR='white'{/if}>
22
<a name="top"><!-- --></a>