Пример #1
0
?>
 sản phẩm <span class="pages"><?php 
echo $pagination;
?>
</span>
            </th>
        </tr>
        <tr>
            <th class="checked"><input type="checkbox" name="sa" id="sa" onclick="check_chose('sa', 'ar_id[]', 'admindata')"></th>
            <th class="id"><?php 
echo vnit_order('product/ds/0?f=id&o=asc&key=' . $keyword . '&cat_id=' . $cat_id, 'ID');
?>
</th>
            <th>Hình ảnh</th>
            <th><?php 
echo vnit_order('product/ds/0?f=title&o=asc&key=' . $keyword . '&cat_id=' . $cat_id, 'Sản phẩm');
?>
</th>
            <th style="width: 200px;">Danh mục</th>
            <th style="width: 100px;">Sắp xếp <?php 
echo action_order();
?>
</th>
            <th class="fc">Chức năng</th>
        </tr>        
    </thead>
    <?php 
$k = 1;
foreach ($list as $rs) {
    ?>
    <tr class="row<?php 
Пример #2
0
?>
</th>
            <th style="width: 150px;"><?php 
echo vnit_order('mod/ds/?f=m-module&o=desc', 'Modules');
?>
</th>
            <th style="width: 150px;"><?php 
echo vnit_order('mod/ds/?f=m-position&o=desc', 'Vị trí');
?>
</th>
            <th style="width: 100px;"><?php 
echo vnit_order('mod/ds/?f=m-params&o=desc', 'Style');
?>
</th>
            <th style="width: 100px;"><?php 
echo vnit_order('mod/ds/?f=m-ordering&o=desc', 'Sắp xếp');
?>
 <?php 
echo action_order();
?>
</th>
            <th class="fc">Chức năng</th>
        </tr>        
    </thead>
    <?php 
$k = 1;
foreach ($list as $rs) {
    ?>
    <tr class="row<?php 
    echo $k;
    ?>