Reword group play history setting

This commit is contained in:
JonnyWong16 2018-05-31 09:10:44 -07:00
commit 7292f25eb9

View file

@ -115,9 +115,9 @@
</div> </div>
<div class="checkbox advanced-setting"> <div class="checkbox advanced-setting">
<label> <label>
<input type="checkbox" id="group_history_tables" name="group_history_tables" value="1" ${config['group_history_tables']}> Group Successive Play History <input type="checkbox" id="group_history_tables" name="group_history_tables" value="1" ${config['group_history_tables']}> Group Play History
</label> </label>
<p class="help-block">Group successive play history by the same user as a single entry in the watch statistics, tables, and graphs.</p> <p class="help-block">Group play history for the same item and user as a single entry when progress is less than the watched percent.</p>
</div> </div>
<div class="checkbox advanced-setting"> <div class="checkbox advanced-setting">
<label> <label>