diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-06-25 00:05:44 -0400 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-06-25 00:05:44 -0400 |
commit | 610733eafd62e14a7293151fb735bac1f3d55590 (patch) | |
tree | 0811f9b6132789c5cfa1395286f6ba591690eb2c /web/html/index.php | |
parent | 928945bd5141c2f97cfc78ddb305547bf3d9246e (diff) | |
download | aurweb-610733eafd62e14a7293151fb735bac1f3d55590.tar.xz |
Remove excess whitespace.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/index.php')
-rw-r--r-- | web/html/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/index.php b/web/html/index.php index 87158b9..3918d95 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -23,7 +23,7 @@ $dbh = db_connect(); <div class="frontpgboxbody"> <p> -<?php +<?php echo __( 'Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information.', '<a href="http://wiki.archlinux.org/index.php/AUR_User_Guidelines">', |