summaryrefslogtreecommitdiff
path: root/web/html/addvote.php
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2008-11-09 19:35:17 -0500
committerLoui Chang <louipc.ist@gmail.com>2008-11-10 09:21:13 -0500
commit21840941eb301da7da338f3ce17ebd9e8d74f06e (patch)
treefbc660e6cd0e4726e5259f3dffbdb9e2f7fd089d /web/html/addvote.php
parent06ce5af292b639bb2e54b433d912d5ac134a1dd1 (diff)
Tweak TU interface for appearance.
Show ten votes per page instead of five. Change the vote preview to 75 characters so entries fit better in the table. Remove [More] links and make the description itself a link. Clean up a couple notices. Send unauthorised users to index.php. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/addvote.php')
-rw-r--r--web/html/addvote.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/html/addvote.php b/web/html/addvote.php
index 449bbb0..6b30e49 100644
--- a/web/html/addvote.php
+++ b/web/html/addvote.php
@@ -91,4 +91,3 @@ if ($atype == "Trusted User" OR $atype == "Developer") {
html_footer(AUR_VERSION);
-?>