aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/votebar.wml
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig>2005-05-06 19:08:00 +0000
committerFrank Lichtenheld <djpig>2005-05-06 19:08:00 +0000
commit0fcf8435a115c310effcc6fda06af3d5f3c2bcec (patch)
tree8565398076f403ec03911a52352f2802440d8fd3 /english/template/debian/votebar.wml
parenta85573a3cfd68b5cb27fe56a2f5da5ff877c7782 (diff)
Fix translation of vote titles
CVS version numbers english/template/debian/votebar.wml: 1.108 -> 1.109
Diffstat (limited to 'english/template/debian/votebar.wml')
-rw-r--r--english/template/debian/votebar.wml2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/template/debian/votebar.wml b/english/template/debian/votebar.wml
index a4d461669d7..d7ade3bc8a1 100644
--- a/english/template/debian/votebar.wml
+++ b/english/template/debian/votebar.wml
@@ -69,7 +69,7 @@ foreach $year (sort @years) {
foreach (@files) {
$count++;
- my $fh = openrecode("$year/$_", "$current_dir/$year/$_");
+ my $fh = openrecode("$(VOTE)/$year/$_", "$current_dir/$year/$_");
if ( /(vote.*).wml/ ) {
$base = $1;
}

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