From 5372351238bbf1454e1785f5f1770ced22984298 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 11 Nov 2020 16:31:47 +0530 Subject: [PATCH] feat(app): move /desk to /app --- payments/templates/pages/gcalendar-success.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payments/templates/pages/gcalendar-success.html b/payments/templates/pages/gcalendar-success.html index 1ce9ba5..4138644 100644 --- a/payments/templates/pages/gcalendar-success.html +++ b/payments/templates/pages/gcalendar-success.html @@ -9,7 +9,7 @@ {{ _("Success") }}

{{ _("Your connection request to Google Calendar was successfully accepted") }}

-
+
{{ _("Back to Desk") }}