summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-07-28 17:51:33 +0200
committerpjmattal <pjmattal>2005-07-28 17:51:33 +0200
commit25d3f782885264063c4070de5fb72cb959b30b36 (patch)
treeae4c91eb2a6ed93d87535b25672fa5a849ab0545 /web/html
parentfb1fc1a020c9357972a264ccdb15fb86bdea8a85 (diff)
downloadaur-25d3f782885264063c4070de5fb72cb959b30b36.tar.gz
aur-25d3f782885264063c4070de5fb72cb959b30b36.tar.xz
closes bug #2851 (reminder to vote)
Diffstat (limited to 'web/html')
-rw-r--r--web/html/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/html/index.php b/web/html/index.php
index 88413f21..56234260 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -86,6 +86,8 @@ print "<p>".__("Welcome to the AUR! Please read the %hAUR User Guidelines%h and
print __("Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!", array('<a href="http://wiki.archlinux.org/index.php/Arch_Packaging_Standards">', '</a>'))."</p>";
print "<p>".__("If you have feedback about the AUR, please leave it in %hFlyspray%h.", array('<a href="http://bugs.archlinux.org/index.php?tasks=all&amp;project=2">', '</a>'))."<br>";
print __("Email discussion about the AUR takes place on the %sTUR Users List%s.", array('<a href="http://www.archlinux.org/mailman/listinfo/tur-users">', '</a>'))."</p>";
+print "<p>".__("Remember to vote for your favourite packages!")."<br>";
+print __("The most popular packages will be provided as binary packages in [community].")."</p>";
#print "<p>".__("Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience.", array('<a href="http://wiki2.archlinux.org/index.php/Unofficial%20Repositories">', '</a>'))."</p>";
print "<br>\n";