1
0

Fixed HTML code to make module XHTML 1.0 Transitional.

This commit is contained in:
rWatcher 2010-06-15 06:49:22 +08:00 committed by Tim Almdal
parent baa7bd4fc0
commit f93a9fc102

View File

@ -33,7 +33,7 @@
key($installed_locales) . "')\"><img src=\"" .
$flag_url . "\" width=\"50\" title=\"" . $one_locale .
"\" alt=\"" . $one_locale . "\" border=\"0\" class=\"" .
$img_class . "\"></a></div>";
$img_class . "\" /></a></div>";
}
next($installed_locales);
}