diff options
author | prashantsinalkar | 2018-08-23 16:39:49 +0530 |
---|---|---|
committer | prashantsinalkar | 2018-08-23 16:39:49 +0530 |
commit | 7745dc12b4644a246d46f04f35efea20102a1e9b (patch) | |
tree | 844c951588838a5c733db67b5d1ce9cfdcf7c7c9 | |
parent | 2e5f827642f8105786c89737d6606628a77d2fcf (diff) | |
download | SciPy2018-7745dc12b4644a246d46f04f35efea20102a1e9b.tar.gz SciPy2018-7745dc12b4644a246d46f04f35efea20102a1e9b.tar.bz2 SciPy2018-7745dc12b4644a246d46f04f35efea20102a1e9b.zip |
added new class
-rwxr-xr-x | static/website/templates/submit-cfp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/submit-cfp.html b/static/website/templates/submit-cfp.html index 5354f4e..1b5c15c 100755 --- a/static/website/templates/submit-cfp.html +++ b/static/website/templates/submit-cfp.html @@ -76,7 +76,7 @@ {% render_field proposal_form.tags %} </div> <div class="form-inline"> - <div class="checkbox"> + <div class="radio"> <label for="open_to_share">I agree to publish my resources of talk/presentation on this website <span style="color:red;">*</span>: </label> |