summaryrefslogtreecommitdiffstats
path: root/templates/header.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-07-14 06:33:18 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-07-14 06:33:18 +0000
commita365bbcf0ccc18cc5cee9e5cc697725279b02e53 (patch)
treea4a3006eefdc72bfe6321696f6b8c907f498e106 /templates/header.tpl
parent99b313d1ae233bc46374a6ba435447b5f7b669af (diff)
issue41, remove any trace of the javascript bubble
git-svn-id: file:///var/lib/svn/phpfspot/trunk@196 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates/header.tpl')
-rw-r--r--templates/header.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/header.tpl b/templates/header.tpl
index caac87c..acef8eb 100644
--- a/templates/header.tpl
+++ b/templates/header.tpl
@@ -6,7 +6,6 @@
<link href="stylesheet.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="rpc.php?mode=init&amp;client=all"></script>
<script type="text/javascript" src="phpfspot.js"></script>
- <script type="text/javascript" src="bubble.js"></script>
<link rel="shortcut icon" href="resources/gpl_16.png" type="image/png" />
<link rel="icon" href="resources/gpl_16.png" type="image/png" />
</head>