✏️ 正在编辑: index.phtml
路径:
/srv/systems_dir/yuppiecred-bkp/application/views/scripts/mensagem/index.phtml
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<h1 class="tit_local">Mensagem</h1> <div id="filter"> <?php echo $this->form; ?> <div class="clear"></div> </div> <div id="view-content"> <?php echo $this->render('mensagem/enviadas.phtml'); // $this->tabPane("mytabcontainer", $this->render('mensagem/recebidas.phtml'), // array('title' => 'Recebidas')); // // $this->tabPane("mytabcontainer", $this->render('mensagem/enviadas.phtml'), // array('title' => 'Enviadas')); // // echo $this->tabContainer("mytabcontainer", // array('selected' => 0), // array('class' => 'start', 'width' => '300')); ?> </div>
💾 保存文件
← 返回文件管理器