aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/votebar.wml
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta>2005-04-27 23:42:03 +0000
committerManoj Srivastava <srivasta>2005-04-27 23:42:03 +0000
commitef2c323034bf3ff0b122c344a89994b9104c813c (patch)
tree69d59bebee0f4b21937a433d568c46f9a6e7b431 /english/template/debian/votebar.wml
parent85d260e4d336d54aef1e5f41730c48fa0a90b4e5 (diff)
Make the items in the vote bar stand out from one another.
CVS version numbers english/template/debian/votebar.wml: 1.104 -> 1.105
Diffstat (limited to 'english/template/debian/votebar.wml')
-rw-r--r--english/template/debian/votebar.wml14
1 files changed, 7 insertions, 7 deletions
diff --git a/english/template/debian/votebar.wml b/english/template/debian/votebar.wml
index 3f3529dec60..f326415b4be 100644
--- a/english/template/debian/votebar.wml
+++ b/english/template/debian/votebar.wml
@@ -84,10 +84,10 @@ foreach $year (sort @years) {
</protect>
if ( $title && $status ) {
- $str1 = "&nbsp;<a href=\"$(VOTE)/$year/$base\">$title</a><br />\n";
+ $str1 = "&#149;&nbsp;<a href=\"$(VOTE)/$year/$base\">$title</a><br />\n";
last;
} elsif ( $title ) {
- $str1 = "&nbsp;<a href=\"$(VOTE)/$year/$base\">$title</a><br />\n";
+ $str1 = "&#149;&nbsp;<a href=\"$(VOTE)/$year/$base\">$title</a><br />\n";
}
}
if ( $status eq "P" ) {
@@ -154,14 +154,14 @@ return $str;
<!--UdmComment-->
<p><fonts_sans-serif><b><home/></b></fonts_sans-serif><br />
<small>
- &nbsp;<a href="$(HOME)/vote/"><homevote/></a><br />
+ &#149;&nbsp;<a href="$(HOME)/vote/"><homevote/></a><br />
</small>
<p><fonts_sans-serif><b><howto/></b></fonts_sans-serif><br />
<small>
- &nbsp;<a href="howto_proposal"><submit/></a><br />
- &nbsp;<a href="howto_proposal#amend"><amend/></a><br />
- &nbsp;<a href="howto_follow"><follow/></a><br />
- <!-- &nbsp;<a href="howto_vote"><vote/></a><br />
+ &#149;&nbsp;<a href="howto_proposal"><submit/></a><br />
+ &#149;&nbsp;<a href="howto_proposal#amend"><amend/></a><br />
+ &#149;&nbsp;<a href="howto_follow"><follow/></a><br />
+ <!-- &nbsp;<a href="howto_vote">&#149;&nbsp;<vote/></a><br />
&nbsp;<a href="howto_result"><read/></a><br /> -->
</small>
</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy