summaryrefslogtreecommitdiffstats
path: root/templates/show_install_lang.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-04 02:19:24 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-04 02:19:24 +0000
commit2169a44d52a35ed05ca098235247dde078bd223d (patch)
tree9b7a20676c62fd24930c07a25c394a0a9bd09b9f /templates/show_install_lang.inc.php
parent0cf24d0deb9955fb9a1d3d0b0c92b59e3957fed4 (diff)
downloadampache-2169a44d52a35ed05ca098235247dde078bd223d.tar.gz
ampache-2169a44d52a35ed05ca098235247dde078bd223d.tar.bz2
ampache-2169a44d52a35ed05ca098235247dde078bd223d.zip
wups
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>