fix typo
This commit is contained in:
parent
bf00dda81c
commit
4b3392e37c
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@
|
|||
</button>
|
||||
</c:if>
|
||||
<c:if test="${!running}">
|
||||
<button type="submit" class="btn btn-success" name="stop"
|
||||
<button type="submit" class="btn btn-success" name="start"
|
||||
value="<la:message key="labels.scheduledjob_button_start" />">
|
||||
<la:message key="labels.scheduledjob_button_start" />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue