summaryrefslogtreecommitdiffstats
path: root/templates/show_install_lang.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_install_lang.inc.php')
-rw-r--r--templates/show_install_lang.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/show_install_lang.inc.php b/templates/show_install_lang.inc.php
index e4ccfbf9..253dee6e 100644
--- a/templates/show_install_lang.inc.php
+++ b/templates/show_install_lang.inc.php
@@ -1,9 +1,9 @@
<html>
<head>
-<title>Ampache :: For The Love Of Music - Install</title>
+<title>Ampache :: Pour l'Amour de la Musique - 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>