Cleanup graphs PRs

This commit is contained in:
JonnyWong16 2017-03-04 15:33:45 -08:00
commit c6ad09fe8f
5 changed files with 31 additions and 33 deletions

View file

@ -119,9 +119,9 @@
</div>
<div class="checkbox">
<label>
<input type="checkbox" id="week_start" name="week_start" value="1" ${config['week_start']}> Week starting on Monday
<input type="checkbox" id="week_start_monday" name="week_start_monday" value="1" ${config['week_start_monday']}> Week Starting on Monday
</label>
<p class="help-block">Default is Sunday. This is only relevant for the Play by day of week graph.</p>
<p class="help-block">Change the "<em>Play by day of week</em>" graph to start on Monday. Default is start on Sunday.</p>
</div>
<div class="checkbox">
<label>