diff options
Diffstat (limited to 'htroot/Status.html')
| -rw-r--r-- | htroot/Status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Status.html b/htroot/Status.html index 6b7b15b1e..9caef839f 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -12,8 +12,8 @@ <p>Welcome to YaCy!</p>
<form action="Steering.html" method="get" class="PeerControl">
- <fieldset>
- <input type="submit" name="restart" value="Restart (only Windows)" />
+ <fieldset>#(restartEnabled)#::
+ <input type="submit" name="restart" value="Restart" />#(/restartEnabled)#
<input type="submit" name="shutdown" value="Shutdown" />
</fieldset>
</form>
|
