HTML/CSS cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9874 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-11-24 11:14:30 +00:00
parent 76eee73aac
commit 41153188d8

View file

@ -129,7 +129,7 @@
<!--@end-->
<!--@if($val->description)-->
<p>{nl2br(trim($val->description))}</p>
<p class="desc">{nl2br(trim($val->description))}</p>
<!--@end-->
</td>
</tr>