added Translation for Filtering On
这个提交包含在:
父节点
79750c17de
当前提交
bce2c633b3
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -1,4 +1,4 @@
|
|||
<div class="container">
|
||||
<h5>Filtering on <?php echo $filter ?></h5>
|
||||
<h5><?php echo lang('general_word_filtering_on'); ?> <?php echo $filter ?></h5>
|
||||
|
||||
<?php $this->load->view('view_log/partial/log_ajax') ?>
|
||||
|
|
|
|||
正在加载…
在新工单中引用