✏️ 正在编辑: footer.tpl
路径:
/home/bpioifn/www/pigmentse/modules/doofinder/views/templates/hook/footer.tpl
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{* * NOTICE OF LICENSE * * This file is licenced under the Software License Agreement. * With the purchase or the installation of the software in your application * you accept the licence agreement. * * You must not modify, adapt or create derivative works of this source code * * @author Doofinder * @copyright Doofinder * @license GPLv3 *} <script type="text/javascript"> var doofinder_token = '{$doofinder_token|escape:'htmlall':'UTF-8'}'; </script> <style type="text/css"> .doofinder_dinamic_banner img{ width:100%; } .row.sort-by-row{ display:none; } #doofinder_original_search_query{ display:none; } </style> {if isset($doofinder_banner_image) && $doofinder_banner_image} <div class="doofinder_dinamic_banner" style="display:none" data-doofinder_banner_id="{$doofinder_banner_id|escape:'htmlall':'UTF-8'}"> <a href="{$doofinder_banner_link|escape:'htmlall':'UTF-8'}" {if $doofinder_banner_blank}target="_blank"{/if}><img src="{$doofinder_banner_image|escape:'htmlall':'UTF-8'}" /></a> </div> {/if} {if isset($search_query) && $search_query} <input type="text" id="doofinder_original_search_query" value="{$search_query|escape:'htmlall':'UTF-8'}" /> {/if}
💾 保存文件
← 返回文件管理器