diff options
| author | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-05-13 17:24:03 +0000 |
|---|---|---|
| committer | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-05-13 17:24:03 +0000 |
| commit | 229df8b62622b14e694c3802a7942fd992ed165e (patch) | |
| tree | 4bc001c8d2dd8fa1eb6249b6686b6349c4862148 /htroot/Performance_p.html | |
| parent | 1d8b0f74f43b863174ad7e399d29a587b42a5ea7 (diff) | |
restart link after memory changed
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7717 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Performance_p.html')
| -rw-r--r-- | htroot/Performance_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Performance_p.html b/htroot/Performance_p.html index e250ae1ee..8796d6680 100644 --- a/htroot/Performance_p.html +++ b/htroot/Performance_p.html @@ -29,7 +29,7 @@ <dt><label for="Xmx">Memory reserved for JVM</label></dt>
<dd><input name="Xmx" id="Xmx" type="text" size="5" maxlength="5" value="#[Xmx]#" /> MByte
<input type="submit" name="setStartup" value="Set" />
- #(setStartupCommit)#::<div class="commit">Accepted change. This will take effect after <strong>restart</strong> of YaCy</div>::<div class="error"></div>#(/setStartupCommit)#
+ #(setStartupCommit)#::<div class="commit">Accepted change. This will take effect after <strong>restart</strong> of YaCy. <br/><a href="/Steering.html?restart=" onclick="return confirm('Confirm Restart')">restart now</a></div>::<div class="error"></div>#(/setStartupCommit)#
</dd>
</dl>
</fieldset>
|
