summaryrefslogtreecommitdiff
path: root/website/templates/submit-cfw.html
diff options
context:
space:
mode:
authorkomalsheth2862016-10-04 14:37:08 +0530
committerkomalsheth2862016-10-04 14:37:08 +0530
commite5ab06db0b960f73bc86203944377528d645533c (patch)
treec431686ab0cef9e06e4616739f9e7643d09d7eb8 /website/templates/submit-cfw.html
parentbe87ddf10812c5814fe93a7d6529b15bd4d2608c (diff)
downloadSciPy2016-e5ab06db0b960f73bc86203944377528d645533c.tar.gz
SciPy2016-e5ab06db0b960f73bc86203944377528d645533c.tar.bz2
SciPy2016-e5ab06db0b960f73bc86203944377528d645533c.zip
Forgot password API
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>