diff options
Diffstat (limited to 'static/website/templates/view-proposals.html')
-rwxr-xr-x | static/website/templates/view-proposals.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/view-proposals.html b/static/website/templates/view-proposals.html index 89be03d..f2b1f64 100755 --- a/static/website/templates/view-proposals.html +++ b/static/website/templates/view-proposals.html @@ -16,7 +16,7 @@ </p> {% if not proposals %} <center> - <h3>Proposals are no longer accepted</h3> + <h3>You have not submitted any paper.</h3> </center> {% else %} |