From 3130a887e899a34ee826d5c2daf1bfbe1ba93351 Mon Sep 17 00:00:00 2001
From: Lukas Fleischer
Date: Tue, 3 Sep 2013 12:53:02 +0200
Subject: Move "Add Proposal" link to "Current Votes"
The page this links to allows for adding an item to the list of current
votes. Move the link accordingly.
Signed-off-by: Lukas Fleischer
---
web/html/tu.php | 10 +---------
web/template/tu_list.php | 7 +++++++
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/web/html/tu.php b/web/html/tu.php
index fdccdb4..a6aa292 100644
--- a/web/html/tu.php
+++ b/web/html/tu.php
@@ -109,20 +109,12 @@ if ($atype == "Trusted User" || $atype == "Developer") {
$type = __("Current Votes");
$nextresult = 0;
include("tu_list.php");
-?>
-
-
-
-
= $type ?>
+
+
+
+
+