Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
Update poll_en.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kimbtech authored Dec 16, 2018
1 parent 9234c1e commit 0866d53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/templates/poll_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h3>Options</h3>
<div class="alert alert-light" role="alert">
<!--MULTIPLE-Termin-BEGIN-->
<div class="row">
<div class="col-sm col-sm-1">
<div class="col-sm col-sm-1 text-center">
<input type="checkbox" name="%%TERMINID%%" class="terminwahl form-check-input" value="yes" %%DISABLE%%>
</div>
<div class="col-sm">
Expand Down Expand Up @@ -77,4 +77,4 @@ <h3>Options</h3>
<script>
var template_name = 'poll';
var pollid = '%%POLLID%%';
</script>
</script>

0 comments on commit 0866d53

Please sign in to comment.