summaryrefslogtreecommitdiffstats
path: root/update.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-09 09:51:42 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-09 09:51:42 +0000
commitc4018a940772609a2703c04caaee34197b2efed6 (patch)
tree97f5cc930d2c52c0302389332efd24889da0389e /update.php
parentad8b1fc113eec2445aa0616c626e772f0efdf3b3 (diff)
downloadampache-c4018a940772609a2703c04caaee34197b2efed6.tar.gz
ampache-c4018a940772609a2703c04caaee34197b2efed6.tar.bz2
ampache-c4018a940772609a2703c04caaee34197b2efed6.zip
minor tweaks to update.php
Diffstat (limited to 'update.php')
-rw-r--r--update.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/update.php b/update.php
index 91f02d12..080f53a7 100644
--- a/update.php
+++ b/update.php
@@ -5,9 +5,8 @@
All rights reserved.
This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
+ modify it under the terms of the GNU General Public License v2
+ as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -71,7 +70,7 @@ $htmllang = str_replace("_","-",conf('lang'));
</head>
<body>
<div id="header">
-<h1><?php echo _("Ampache Update"); ?></h1>
+<h1><?php echo _('Ampache Update'); ?></h1>
<p>For the love of Music</p>
</div>
<div id="text-box">