Make video preview thumbnails wording clearer.

This commit is contained in:
Jonathan Wong 2015-09-06 12:17:55 -07:00
parent 36ee5234b1
commit df290d995b

View file

@ -321,7 +321,7 @@ available_notification_agents = notifiers.available_notification_agents()
<div class="checkbox">
<label>
<input type="checkbox" id="pms_use_bif" name="pms_use_bif" value="1" ${config['pms_use_bif']}> Use BIF thumbs
<input type="checkbox" id="pms_use_bif" name="pms_use_bif" value="1" ${config['pms_use_bif']}> Use video preview thumbnails (BIF)
</label>
<p class="help-block">If you have media indexing enabled on your server, use these on the activity pane.</p>
</div>