diff --git a/web/html/tu.php b/web/html/tu.php index b400777a..7634b648 100644 --- a/web/html/tu.php +++ b/web/html/tu.php @@ -61,7 +61,7 @@ if ($atype == "Trusted User" OR $atype == "Developer") { $errorvote = __("You cannot vote in an proposal about you."); } else if ($hasvoted != 0) { $canvote = 0; - $errorvote = __("You've already voted in this proposal."); + $errorvote = __("You've already voted for this proposal."); } if ($canvote == 1) { diff --git a/web/template/tu_details.php b/web/template/tu_details.php index df392b48..9414d1f0 100644 --- a/web/template/tu_details.php +++ b/web/template/tu_details.php @@ -1,11 +1,16 @@
+ +
+ + +
+:
&SeB=m'>
@@ -13,9 +18,12 @@ N/A
" . gmdate("r", $row['Submitted']) . "", "" . username_from_id($row['SubmitterID']) . "") ?>
-:
-\n", htmlentities($row['Agenda'])) ?>
-
+\n", htmlentities($row['Agenda'])) ?> +
+