diff options
| author | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-06-11 19:04:39 +0000 |
|---|---|---|
| committer | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-06-11 19:04:39 +0000 |
| commit | 48edbef5c773de9b4160c8e776e608319861d51e (patch) | |
| tree | 9336c80ed1b8457d8494cf337e78bb9ac6460c7d /htroot/ConfigBasic.html | |
| parent | 0727bb1e63061cd875495446e7d4979a8c411e5a (diff) | |
* fix: display proper port on 1st startup
* new message on portchange
* first implementation of external link-update for search page (still inactive)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4915 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigBasic.html')
| -rw-r--r-- | htroot/ConfigBasic.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index 36f7da4a2..44bd56908 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -18,6 +18,9 @@ #%env/templates/header.template%# #%env/templates/submenuConfig.template%# <h2>Basic Configuration</h2> + #(reconnect)#:: + <p><strong>Your port has changed. Please wait 10 seconds.</strong></p> + #(/reconnect)# <p> Your YaCy Peer needs some basic information to operate properly </p> |
