mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Added descriptive text instead of showing no custom steps.
This commit is contained in:
@@ -14,4 +14,7 @@
|
|||||||
}
|
}
|
||||||
</ol>
|
</ol>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
<p>@T("There are no additional export steps available.")</p>
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user