Roger Dingledine commited on 2006-10-14 11:27:47 Zeige 10 geänderte Dateien mit 1 Einfügungen und 3 Löschungen.
@@ -75,7 +75,6 @@ sub file_is_obsolete($$$) {
sub list_translations() {
my @links = ();
my $page = $WML_SRC_FILENAME;
- my $numlangs = 0;
$page =~ s/\.wml//;
for my $dir (@LANGUAGES) {
if (-e "$dir/$WML_SRC_FILENAME") {
@@ -57,7 +57,6 @@
<td class="banner-right">
<:{
@@ -202,7 +202,7 @@ td.banner-middle a:hover {
td.banner-right {
background-image: url("images/top-right.png");
background-repeat: no-repeat;
- width: 90px;
+ width: 120px;
background-position: right;
padding-top: 8px;
}