diff options
author | FOSSEE Git User | 2018-09-18 19:32:08 +0530 |
---|---|---|
committer | FOSSEE Git User | 2018-09-18 19:32:08 +0530 |
commit | 09b6249ea96f68c143b791741550396209e491c9 (patch) | |
tree | c8fa0dda8a44751f3ccd5c162d636ad66e03c82e /static/website/templates/view-proposals.html | |
parent | 9101634821effb65bf8715e30a57bd3ffa714b23 (diff) | |
parent | 3ff95c180e304f889ddc0113603ac98bce63f42f (diff) | |
download | nccps-2018-09b6249ea96f68c143b791741550396209e491c9.tar.gz nccps-2018-09b6249ea96f68c143b791741550396209e491c9.tar.bz2 nccps-2018-09b6249ea96f68c143b791741550396209e491c9.zip |
Merge branch 'master' of https://github.com/FOSSEE/nccps-2018
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 %} |