文件操作 - bounce.html
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/roundcube nov 2023/roundcube/skins/classic/templates/bounce.html
编辑文件内容
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <roundcube:include file="/includes/links.html" /> </head> <body class="iframe"> <div class="compose-headers-div" id="bounceheaders" role="region" aria-labelledby="aria-label-composeheaders"> <h2 id="aria-label-composeheaders" class="voice"><roundcube:label name="arialabelmessageheaders" /></h2> <roundcube:object name="composeFormHead" role="main" /> <table id="compose-headers"><tbody> <tr> <td class="title"><label for="_from"><roundcube:label name="from" /></label></td> <td class="editfield formlinks"> <roundcube:object name="composeHeaders" part="from" form="form" id="_from" tabindex="1" /> <a href="#identities" onclick="return rcmail.command('switch-task', 'settings/identities')" tabindex="1"><roundcube:label name="editidents" /></a> </td> </tr> <tr> <td class="title top"><label for="_to"><roundcube:label name="to" /></label></td> <td class="editfield"><roundcube:object name="composeHeaders" part="to" form="form" id="_to" cols="70" rows="1" tabindex="1" /></td> </tr> <tr> <td class="title top"><label for="_cc"><roundcube:label name="cc" /></label></td> <td class="editfield"><roundcube:object name="composeHeaders" part="cc" form="form" id="_cc" cols="70" rows="1" tabindex="1" /></td> </tr> <tr> <td class="title top"><label for="_bcc"><roundcube:label name="bcc" /></label></td> <td class="editfield"><roundcube:object name="composeHeaders" part="bcc" form="form" id="_bcc" cols="70" rows="1" tabindex="1" /></td> </tr> <roundcube:if condition="!config:no_save_sent_messages" /> <tr><td colspan="2" class="bounceopts"> <label><roundcube:label name="savesentmessagein" /> <roundcube:object name="storetarget" maxlength="30" style="max-width:12em" tabindex="1" /></label> </td></tr> <roundcube:endif /> </tbody></table> </form> </div> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件