Skip to content

Commit

Permalink
Fixed issue #10103: W3C compatiblity check fails (for single choice q…
Browse files Browse the repository at this point in the history
…uestions)
  • Loading branch information
LouisGac committed May 4, 2016
1 parent 13b0c84 commit b77454f
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -36,7 +36,6 @@ class="form-control"
name="<?php echo $name; ?>other"
style='<?php echo $display; ?>'
value='<?php echo $value?>'
alt='<?php eT('Other answer'); ?>'
onchange='<?php echo $checkconditionFunction;?>(this.value, this.name, this.type);'
/>
<!-- end of othertext -->

0 comments on commit b77454f

Please sign in to comment.