Skip to content

Commit

Permalink
Improve the label responsible for sending emails to the participants. x…
Browse files Browse the repository at this point in the history
  • Loading branch information
CostiChD committed Aug 7, 2018
1 parent 55fc283 commit 50b0386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/main/resources/Meeting/Code/MeetingSheet.xml
Expand Up @@ -265,8 +265,8 @@
</span>
</label>
#end
<div class='buttonwrapper'>
<input type='submit' class='button' value="$services.localization.render('contrib.meeting.notification.submit')"/>
<div class='btn'>
<input type='submit' class='btn btn-primary' value="$services.localization.render('contrib.meeting.notification.submit')"/>
</div>
</div>
</form>
Expand Down

0 comments on commit 50b0386

Please sign in to comment.