fix : duplicate specification of attribute "class"

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6049 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-04-08 07:19:11 +00:00
parent c0547b52fa
commit 38a0d3196d

View file

@ -6,7 +6,7 @@
<div class="widgetContainer<!--@if($colorset=="black")--> black<!--@end-->">
<div class="widgetLanguage">
<p><a href="#" class="cafeXeA language_selector">Language:{$lang_supported[$lang_type]}</a></p>
<ul class="langList" class="" style="right: 3px;">
<ul class="langList" style="right: 3px;">
<!-- class="" | class="open" -->
<!--@foreach($lang_supported as $key => $val)-->
<!--@if($key != $lang_type)-->