#18216098 : multi-language support for group name

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6965 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-11-24 07:08:25 +00:00
parent c7e4f9b460
commit fd82efce3f

View file

@ -11,7 +11,7 @@
<table cellspacing="0" class="rowTable">
<tr>
<th scope="row"><div>{$lang->group_title}</div></th>
<td class="left"><input type="text" name="title" class="inputTypeText w400" value="{$selected_group->title}"/></td>
<td class="left"><input type="text" name="title" id="title" class="inputTypeText w400 lang_code" value="{$selected_group->title}"/></td>
</tr>
<!--@if($selected_group->is_default!='Y' && $selected_group->is_admin!='Y')-->
<tr class="row2">