|
|
| 43 |
{/if} |
43 |
{/if} |
| 44 |
</td> |
44 |
</td> |
| 45 |
</tr> |
45 |
</tr> |
|
|
46 |
{** |
| 47 |
If files are allowed in this stage: |
| 48 |
1) Review mode supports files (i.e. not "abstracts alone"), |
| 49 |
2) If review mode is "both sequential", we're not looking at the abstract stage, and |
| 50 |
3) If the current stage of the submission is not the abstract stage |
| 51 |
*} |
| 52 |
{if $submission->getReviewMode() != REVIEW_MODE_ABSTRACTS_ALONE && ($submission->getReviewMode() != REVIEW_MODE_BOTH_SEQUENTIAL || $stage != REVIEW_STAGE_ABSTRACT) && $submission->getCurrentStage() != REVIEW_STAGE_ABSTRACT} |
| 46 |
<tr valign="top"> |
53 |
<tr valign="top"> |
| 47 |
<td class="label" width="20%"> |
54 |
<td class="label" width="20%"> |
| 48 |
{translate key="submission.directorVersion"} |
55 |
{translate key="submission.directorVersion"} |
|
|
| 85 |
|
92 |
|
| 86 |
</td> |
93 |
</td> |
| 87 |
</tr> |
94 |
</tr> |
|
|
95 |
{/if}{* If files are allowed in this stage *} |
| 88 |
</table> |
96 |
</table> |
| 89 |
</div> |
97 |
</div> |
| 90 |
<div class="separator"></div> |
98 |
<div class="separator"></div> |