summaryrefslogtreecommitdiff
path: root/website/templates/submit-cfw.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/submit-cfw.html')
-rwxr-xr-xwebsite/templates/submit-cfw.html2
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>