From a45f9b7bf58475ccc812e819f159638403c00419 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 1 Jul 2013 10:22:14 +0200 Subject: Contacts drag-n-drop default action is to move contacts (#1488751) Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move' --- skins/larry/templates/addressbook.html | 7 +++++++ skins/larry/templates/mail.html | 2 +- skins/larry/templates/message.html | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'skins/larry/templates') diff --git a/skins/larry/templates/addressbook.html b/skins/larry/templates/addressbook.html index d9e491f99..b33ebd999 100644 --- a/skins/larry/templates/addressbook.html +++ b/skins/larry/templates/addressbook.html @@ -106,6 +106,13 @@ +
+ +
+ diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html index 575cb792a..6b6ffd7ae 100644 --- a/skins/larry/templates/mail.html +++ b/skins/larry/templates/mail.html @@ -140,7 +140,7 @@
    -
  • +
diff --git a/skins/larry/templates/message.html b/skins/larry/templates/message.html index 7ac7e5b55..32dc1a46b 100644 --- a/skins/larry/templates/message.html +++ b/skins/larry/templates/message.html @@ -17,7 +17,7 @@
- +
-- cgit v1.2.3