Added descriptive text instead of showing no custom steps.

This commit is contained in:
Sipke Schoorstra
2015-07-17 15:17:12 +01:00
parent 1035543ecc
commit 5b33acb68c

View File

@@ -14,4 +14,7 @@
}
</ol>
</fieldset>
}
else {
<p>@T("There are no additional export steps available.")</p>
}