Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab
authorLoic Baron <loic.baron@lip6.fr>
Sat, 25 Apr 2015 08:43:08 +0000 (10:43 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Sat, 25 Apr 2015 08:43:08 +0000 (10:43 +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 %}