Tweak button label for restarting datasync.
This commit is contained in:
parent
a341acb4f0
commit
7338560fc3
|
@ -18,7 +18,7 @@
|
|||
|
||||
<%def name="grid_tools()">
|
||||
${h.form(url('datasync.restart'), name='restart-datasync')}
|
||||
<button type="submit">Restart DataSync Daemon</button>
|
||||
<button type="submit">Restart DataSync</button>
|
||||
${h.end_form()}
|
||||
</%def>
|
||||
|
||||
|
|
Loading…
Reference in a new issue