From 78086d349dc8085a09ceedd1ea06b3c45ea011bb Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Thu, 07 Jul 2011 08:57:13 -0400 Subject: [PATCH] - Remove testing code --- 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 1645ba1..ea6a2f7 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> -- Gitblit v1.9.1