summaryrefslogtreecommitdiff
path: root/www-ssl/inc/header.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-12-19 22:38:23 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-12-19 22:38:23 +0000
commit7ec1daba838cbda434c0313cbdf6344124caed5b (patch)
tree80753bd0da8e2d14639473f31186f92c91f58691 /www-ssl/inc/header.php
parent5f024c275cfa57890561c465e4fd0b33753eb74f (diff)
photos werden gross bei mouseover, danke Henryk
git-svn-id: svn://svn.cccv.de/engel-system@215 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/inc/header.php')
-rwxr-xr-xwww-ssl/inc/header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-ssl/inc/header.php b/www-ssl/inc/header.php
index 7c5f746c..08e532b7 100755
--- a/www-ssl/inc/header.php
+++ b/www-ssl/inc/header.php
@@ -61,6 +61,7 @@ echo "<TITLE>--- $title $Version ---</TITLE>";
<meta name="robots" content="index">
<meta name="revisit-after" content="1 days">
<meta http-equiv="content-language" content="de">
+<script type="text/javascript" src="./inc/css/grossbild.js"></script>
<link rel=stylesheet type="text/css" href="./inc/css/style<?PHP
if (!IsSet($_SESSION['color']))
echo "1";