diff options
author | momo-i <momo-i@ampache> | 2008-08-27 00:59:11 +0000 |
---|---|---|
committer | momo-i <momo-i@ampache> | 2008-08-27 00:59:11 +0000 |
commit | 7d8db9b0ec124fc0708492486a375f09291f3a8f (patch) | |
tree | c75a63be3854a8e7dd5649dc1e192e316684568a /templates/show_user_registration.inc.php | |
parent | de6d146ca3ee28541aad998a422b20311597e0d1 (diff) | |
download | ampache-7d8db9b0ec124fc0708492486a375f09291f3a8f.tar.gz ampache-7d8db9b0ec124fc0708492486a375f09291f3a8f.tar.bz2 ampache-7d8db9b0ec124fc0708492486a375f09291f3a8f.zip |
Updated tempalate, po files, and Install process.
Diffstat (limited to 'templates/show_user_registration.inc.php')
-rw-r--r-- | templates/show_user_registration.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_user_registration.inc.php b/templates/show_user_registration.inc.php index f35e6bfe..c435293d 100644 --- a/templates/show_user_registration.inc.php +++ b/templates/show_user_registration.inc.php @@ -137,7 +137,7 @@ if (Config::get('user_agreement')) { ?> </form> </div><!--end <div>id="maincontainer--> <div id="bottom"> -<p><b>Ampache</b><br /> +<p><strong>Ampache</strong><br /> Pour l'Amour de la Musique.</p> </div> </body> |