diff options
Diffstat (limited to 'static')
-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> |