summaryrefslogtreecommitdiffstats
path: root/templates/show_install.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_install.inc')
-rw-r--r--templates/show_install.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_install.inc b/templates/show_install.inc
index a1f0c574..0c112227 100644
--- a/templates/show_install.inc
+++ b/templates/show_install.inc
@@ -3,7 +3,7 @@
<title>Ampache :: For The Love Of Music - Install</title>
</head>
<body>
-<script src="lib/general.js" language="javascript" type="text/javascript"></script>
+<script src="lib/javascript-base.js" language="javascript" type="text/javascript"></script>
<?php require_once(conf('prefix') . "/templates/install.css"); ?>
<div id="header">
<h1><?php echo _("Ampache Installation"); ?></h1>