From 53fd1c7cc862963668ba270b121fbad3ae0a227b Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Thu, 17 Nov 2016 12:05:06 -0500 Subject: [PATCH] fix(send): use a placeholder instead of an identicon for "add a contact" --- www/img/contact-placeholder.svg | 12 ++++++++++++ www/views/tab-send.html | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 www/img/contact-placeholder.svg diff --git a/www/img/contact-placeholder.svg b/www/img/contact-placeholder.svg new file mode 100644 index 000000000..f730da86b --- /dev/null +++ b/www/img/contact-placeholder.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/www/views/tab-send.html b/www/views/tab-send.html index b33e828e3..c4751bdf9 100644 --- a/www/views/tab-send.html +++ b/www/views/tab-send.html @@ -41,7 +41,7 @@
- + Add a Contact