文件操作 - pagenav.html
返回文件管理
返回主菜单
删除本文件
文件: /root/.local/share/Trash/files/roundcube/skins/elastic/templates/includes/pagenav.html
编辑文件内容
<div class="pagenav menu footer small" role="toolbar"> <roundcube:button command="firstpage" type="link" class="firstpage disabled" classAct="firstpage" title="firstpage" label="first" innerclass="inner" /> <roundcube:button command="previouspage" type="link" class="prevpage disabled" classAct="prevpage" title="previouspage" label="previous" innerclass="inner" /> <roundcube:if condition="template:name == 'mail'" /> <roundcube:object name="messageCountDisplay" class="pagenav-text" aria-live="polite" aria-relevant="text" /> <input class="form-control" type="text" size="3" disabled title="<roundcube:label name="currpage" />" /> <roundcube:elseif condition="template:name == 'addressbook'" /> <span class="pagenav-text" aria-live="polite" aria-relevant="text"> <roundcube:object name="recordsCountDisplay" label="fromtoshort" /> </span> <roundcube:else /> <span class="pagenav-text" aria-live="polite" aria-relevant="text"> </span> <roundcube:endif /> <roundcube:button command="nextpage" type="link" class="nextpage disabled" classAct="nextpage" title="nextpage" label="next" innerclass="inner" /> <roundcube:button command="lastpage" type="link" class="lastpage disabled" classAct="lastpage" title="lastpage" label="last" innerclass="inner" /> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件