Skip to content

Commit

Permalink
SAK-31095 the poll text appears as an info box
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrogj committed May 2, 2016
1 parent 43c2c81 commit 4055880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polls/tool/src/webapp/templates/voteQuestion.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h3 rsf:id="poll-vote-title">Results</h3>

<p><strong rsf:id="poll-text">Poll question</strong></p>

<div class="instruction" rsf:id="poll-description">More information about the poll</div>
<p rsf:id="poll-description">More information about the poll</p>
<form rsf:id="options-form">
<!-- Do not delete this! it is needed by RSF -->
<span rsf:id="optionform" />
Expand Down

0 comments on commit 4055880

Please sign in to comment.