diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-07-07 12:57:13 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-07-07 12:57:13 +0000 |
| commit | dc817b37afd19d70dbb03a1db6c4bf5e7b781a3f (patch) | |
| tree | 9f3ed7a5c9b335019bae9540960f7e2f28f1e6e5 | |
| parent | f74c374158d8e3ffce5a95c972f8629d375b6bdd (diff) | |
- Remove testing code
git-svn-id: https://svn.roundcube.net/trunk@4918 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/default/templates/mail.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/mail.html b/roundcubemail/skins/default/templates/mail.html index 1645ba178..ea6a2f71c 100644 --- a/roundcubemail/skins/default/templates/mail.html +++ b/roundcubemail/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> |
