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>
This commit is contained in:
Loui Chang 2008-11-09 19:35:17 -05:00
parent 06ce5af292
commit 21840941eb
3 changed files with 16 additions and 12 deletions

View file

@ -91,4 +91,3 @@ if ($atype == "Trusted User" OR $atype == "Developer") {
html_footer(AUR_VERSION);
?>