From: Loic Baron Date: Fri, 24 Apr 2015 14:53:53 +0000 (+0200) Subject: Request sent: modified message to the user -> you will receive an email... X-Git-Tag: myslice-1.3~8^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=40107ae5c424316779ae3a74745cc2ed560b2921;p=myslice.git Request sent: modified message to the user -> you will receive an email... --- diff --git a/portal/templates/project-request-ack-view.html b/portal/templates/project-request-ack-view.html index 9b70c5fb..493b5f44 100644 --- a/portal/templates/project-request-ack-view.html +++ b/portal/templates/project-request-ack-view.html @@ -2,8 +2,8 @@ {% block content %} -

SliceRequest received

+

SliceProject request sent

-We will process your request and get back to you as soon as possible. +You will receive an email as soon as your request will be validated by a manager. {% endblock %} diff --git a/portal/templates/slice-request-ack-view.html b/portal/templates/slice-request-ack-view.html index a9240bcd..64f49fc7 100644 --- a/portal/templates/slice-request-ack-view.html +++ b/portal/templates/slice-request-ack-view.html @@ -4,6 +4,6 @@

Slice Slice request sent

-We will process your request and get back to you as soon as possible. +You will receive an email as soon as your request will be validated by a manager. {% endblock %}