fixed users without playback access being able to click play chapters

This commit is contained in:
Luke Pulverenti 2014-02-17 22:02:41 -05:00
parent 0b736d68b5
commit 54417bdc37
3 changed files with 41 additions and 33 deletions

View file

@ -469,10 +469,10 @@
<div data-role="content">
<form class="popupConfirmDeleteForm">
<p>The following file location <strong style='color: red;'>will be deleted</strong>:</p>
<p>The following <strong style='color: red;'>file location will be deleted</strong>:</p>
<p class="deletePath"></p>
<p>If you wish to continue, please confirm by entering the value of <span id="challengeValueText"></span></p>
<p>If you wish to continue, please confirm by entering the value of <span id="challengeValueText" style="font-weight: bold;"></span></p>
<p>
<input type="number" id="txtDeleteTest" data-mini="true" pattern="[0-9]*" required="required" />