mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
r4213 추가 수정
* Français 셀 폭 설정 추가 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4214 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
593741d48a
commit
f2d86de0bc
22 changed files with 218 additions and 751 deletions
|
|
@ -25,6 +25,8 @@
|
|||
{@ $col_width = array(50,40,0,75,75,80,75,90,50)}
|
||||
<!--@else if($lang_type == 'ru')-->
|
||||
{@ $col_width = array(50,40,0,65,80,65,65,90,95)}
|
||||
<!--@else if($lang_type == 'fr')-->
|
||||
{@ $col_width = array(50,40,0,75,55,65,65,90,60)}
|
||||
<!--@end-->
|
||||
|
||||
<!--@foreach($col_width as $width)-->
|
||||
|
|
@ -45,7 +47,7 @@
|
|||
</div>
|
||||
</th>
|
||||
<th scope="col">{$lang->file_size}</th>
|
||||
<th scope="col">{$lang->is_valid}</th>
|
||||
<th scope="col">{$lang->status}</th>
|
||||
<th scope="col">{$lang->cmd_download}</th>
|
||||
<th scope="col">{$lang->date}</th>
|
||||
<th scope="col">{$lang->ipaddress}</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue