diff options
author | alecpl <alec@alec.pl> | 2011-07-07 12:57:13 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-07-07 12:57:13 +0000 |
commit | 78086d349dc8085a09ceedd1ea06b3c45ea011bb (patch) | |
tree | e75f862ab6a698ac819ea2e911ea8c6a6c5105db /skins/default/templates/mail.html | |
parent | 65b61cdd1ce5b011ca9f846847e81f16f10ef0d0 (diff) |
- Remove testing code
Diffstat (limited to 'skins/default/templates/mail.html')
-rw-r--r-- | skins/default/templates/mail.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index 1645ba178..ea6a2f71c 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -196,6 +196,6 @@ <roundcube:button command="menu-save" id="listmenusave" type="input" class="button mainaction" label="save" /> </div> </div> -<div id="undelete-message">11 item(s) has been deleted. <a href="#">Undo</a></div> + </body> </html> |