X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/6c79f21725f4ed25c11a1961194c10e6ef72ab58..8e9d60538daf0439c2fccee55c91a044bba3736f:/lib/template/header.php

diff --git a/lib/template/header.php b/lib/template/header.php
index 53c8a0e..264cf34 100644
--- a/lib/template/header.php
+++ b/lib/template/header.php
@@ -29,6 +29,6 @@ else
   <link href="<?php echo $web_root . 'media/' . $style . '/style.css.php'; ?>" rel="stylesheet" type="text/css" />
 </head>
 <body>
-
+<script language="Javascript" src="lib/functions.js"></script>
 <div id="content">
 <h1><a href="<?php echo $web_root; ?>"><?php echo t('Jirafeau, your web file repository'); ?></a></h1>