diff options
Diffstat (limited to 'website/templates/submit-cfw.html')
-rwxr-xr-x | website/templates/submit-cfw.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/submit-cfw.html b/website/templates/submit-cfw.html index f5dbc77..cae6d34 100755 --- a/website/templates/submit-cfw.html +++ b/website/templates/submit-cfw.html @@ -51,7 +51,7 @@ <div id="wrapper"> <div id="main"> <section id="content" class="main"> -{% if proposals_w > 1 %} You have exceeded the abstract submission limit. +{% if proposals_w > 1 %} You have exceeded the workshop proposal submission limit. You may view your submitted proposals by clicking <a href="{% url 'website:view_abstracts' %}" class="btn "> here</a> </div> </div> |