git.p6c8.net
/
jirafeau.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added date in email link and cleaner url encode
[jirafeau.git]
/
lib
/
template
/
header.php
diff --git
a/lib/template/header.php
b/lib/template/header.php
index 0fa488561a418870e1a7260041391db1c80b5692..7e4b96d0ea5ed9cdf956e610d2c99f416739471d 100644
(file)
--- a/
lib/template/header.php
+++ b/
lib/template/header.php
@@
-35,6
+35,6
@@
else
<link href="<?php echo $web_root . 'media/' . $style . '/style.css.php'; ?>" rel="stylesheet" type="text/css" />
</head>
<body>
<link href="<?php echo $web_root . 'media/' . $style . '/style.css.php'; ?>" rel="stylesheet" type="text/css" />
</head>
<body>
-<script language="Javascript" src="lib/functions_v
1
.js"></script>
+<script language="Javascript" src="lib/functions_v
7
.js"></script>
<div id="content">
<h1><a href="<?php echo $web_root; ?>"><?php echo t('Jirafeau, your web file repository'); ?></a></h1>
<div id="content">
<h1><a href="<?php echo $web_root; ?>"><?php echo t('Jirafeau, your web file repository'); ?></a></h1>
patrick-canterino.de