mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 12:11:19 +00:00
use translated text instead of hardcoded text
This commit is contained in:
parent
72d721ae57
commit
9008a7cfa9
|
@ -147,7 +147,7 @@ function showWorkflow(selectObj) {
|
|||
<?php
|
||||
} else {
|
||||
?>
|
||||
<p>You must first define workflow states, before adding a workflow.</p>
|
||||
<p><?php printMLText("workflow_no_states"); ?></p>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue
Block a user