Moderators: jmacgreg, michael, John, vgabler
--- a/templates/sectionEditor/submission/scheduling.tpl
+++ b/templates/sectionEditor/submission/scheduling.tpl
@@ -12,7 +12,6 @@
<h3>{translate key="submission.scheduling"}</h3>
<table class="data" width="100%">
-{if !$publicationFeeEnabled || $publicationPayment}
<form action="{url op="scheduleForPublication" path=$submission->getId()}" method="post">
<tr valign="top">
<td width="25%" class="label">
@@ -67,7 +66,7 @@
</tr>
</form>
{/if}{* $publishedArticle *}
-{else}
+{if $publicationFeeEnabled && !$publicationPayment}
<tr>
<td>{translate key="editor.article.payment.publicationFeeNotPaid"}</td>
<td align="right">Return to OJS Editorial Support and Discussion
Users browsing this forum: No registered users and 2 guests