Changeset a63321 in indico
- Timestamp:
- 03/10/11 18:10:38 (2 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, b8c30da8ebdbdcbd675a873997cc3e95f567de49, 4287315ec967a3da168d83963c14001db8487d53
- Children:
- d89513
- Parents:
- 8ba8a2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/ShowExistingReviewingMaterial.tpl
r5ce34c ra63321 18 18 <span class="collaborationWarning">Note that you cannot modify the reviewing materials after submitting them.</span> 19 19 </div> 20 <input id="SendBtn" type="submit" class="btn" value="Submit" disabled="disabled" style="display:<%=display%>">20 <input id="SendBtn" type="submit" onclick="javascript:return confirm($T('Do you want to send the paper for reviewing? After sending it, you will not be able to submit another file until it is reviewed.'));" class="btn" value="Submit" disabled="disabled" style="display:<%=display%>"> 21 21 <span id="SendHelp" style="display:<%=display%>"> 22 22 <% inlineContextHelp(_('First you should add the materials and then by clicking on this button you will submit them for reviewing. They will be locked until the end of the process')) %>
Note: See TracChangeset
for help on using the changeset viewer.
