diff options
author | Robin Doherty <rdoherty@gmail.com> | 2015-11-12 20:25:53 +1100 |
---|---|---|
committer | Robin Doherty <rdoherty@gmail.com> | 2015-11-12 20:37:26 +1100 |
commit | de1e3408cc7d8a4beff703944c3659aeb9032fd2 (patch) | |
tree | 27c7566e935c8b3fff85a71f5a3f916ebd8c8c12 /web-ui/app/locales/en-us | |
parent | 3ef5fb5dd004edcf23d55b2533c37ffafec828f4 (diff) |
remove save draft button, related css and js
Diffstat (limited to 'web-ui/app/locales/en-us')
-rw-r--r-- | web-ui/app/locales/en-us/translation.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json index 4dd90e90..7c90926d 100644 --- a/web-ui/app/locales/en-us/translation.json +++ b/web-ui/app/locales/en-us/translation.json @@ -20,7 +20,6 @@ "Don't worry about recipients right now, you'll be able to add them just before sending.": "Don't worry about recipients right now, you'll be able to add them just before sending.", "Send": "Send", "Cancel": "Cancel", - "Save Draft": "Save Draft", "Reply": "Reply", "Reply to All": "Reply to All", "Mark as read": "Mark as read", @@ -54,7 +53,6 @@ "not-signed": "Not signed", "send-button": "Send", "sending-mail": "Sending...", - "draft-button": "Save Draft", "trash-button": "Delete it", "Search..." : "Search...", "Search results for:": "Search results for:", |