Request sent: modified message to the user -> you will receive an email...
authorLoic Baron <loic.baron@lip6.fr>
Fri, 24 Apr 2015 14:53:53 +0000 (16:53 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Fri, 24 Apr 2015 14:53:53 +0000 (16:53 +0200)
portal/templates/project-request-ack-view.html
portal/templates/slice-request-ack-view.html

index 9b70c5f..493b5f4 100644 (file)
@@ -2,8 +2,8 @@
 
 {% block content %}
 
-<h1><img src="{{ STATIC_URL }}icons/slices-xs.png" alt="Slice" />Request received</h1>
+<h1><img src="{{ STATIC_URL }}icons/slices-xs.png" alt="Slice" />Project request sent</h1>
 
-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 %}
 
index a9240bc..64f49fc 100644 (file)
@@ -4,6 +4,6 @@
 
 <h1><img src="{{ STATIC_URL }}icons/slices-xs.png" alt="Slice" /> Slice request sent</h1>
 
-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 %}