From 710da9b5b6e7226ed4984880094f48c0d9419e5a Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 4 Jul 2016 14:28:54 +0100 Subject: [PATCH] Fix link going to wrong page from dashboard Should be one link for email, one for SMS, not two for email. --- app/templates/views/dashboard/write-first-messages.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/dashboard/write-first-messages.html b/app/templates/views/dashboard/write-first-messages.html index ad5f61465..3fe87f68a 100644 --- a/app/templates/views/dashboard/write-first-messages.html +++ b/app/templates/views/dashboard/write-first-messages.html @@ -10,7 +10,7 @@
{% call banner_wrapper(type="mode") %} - Write a text message + Write a text message {% endcall %}