From b15ef829679ed97afb14058ea44e4d496a218458 Mon Sep 17 00:00:00 2001 From: Vahe Hovhannisyan Date: Tue, 2 Jun 2015 10:54:24 -0700 Subject: [PATCH] [TASK] Update announcement --- src/templates/tabs/banner/announcement.jade | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/templates/tabs/banner/announcement.jade b/src/templates/tabs/banner/announcement.jade index af68ad1a3..f21c829b1 100644 --- a/src/templates/tabs/banner/announcement.jade +++ b/src/templates/tabs/banner/announcement.jade @@ -2,8 +2,10 @@ div.warning-attention.banner(ng-show="showAnnouncement") h4#announcement(l10n) | NOTICE: br - | Ripple Trade will suspend new account creation from June 3 through the end of June. You will still be able to access your existing Ripple Trade account, - | but will not be able to create a new account until we launch identity verification. For more information, please visit the + | Ripple Trade sign-ups are suspended from June 3 until the end of June. + | You will still be able to access your existing Ripple Trade account, + | but will not be able to create a new account until we launch identity + | verification. For more information, please visit the a(href='https://ripple.com/knowledge_center/ripple-trade-to-implement-identity-verification-procedures/', target="_blank", l10n-inc) Knowledge Center. //a.dismiss#hide(href="", ng-click="dismissBanner()") × br