From 89e110988e41911ddfe064ceb0e591b7fbeffeab Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 28 Aug 2014 17:14:52 +0200 Subject: [PATCH] slicereq pi: confirmation page updated as timur suggested --- portal/templates/slice-request-done-view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portal/templates/slice-request-done-view.html b/portal/templates/slice-request-done-view.html index f3293ad4..5a557055 100644 --- a/portal/templates/slice-request-done-view.html +++ b/portal/templates/slice-request-done-view.html @@ -2,9 +2,9 @@ {% block unfold_main %} -

Slice created !

+

Slice created

-As you are a PI of the site, you slice has directly been created. +As you are a manager of your institution, your slice has directly been created. {% endblock %} -- 2.43.0