diff options
| author | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-06-17 08:45:44 +0000 |
|---|---|---|
| committer | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-06-17 08:45:44 +0000 |
| commit | 3227a9eba557e5e354d4117c9bbceb297c82dd49 (patch) | |
| tree | 626b86f6c314fb60e3d65233bce62aa3112f6688 /htroot/Settings_p.html | |
| parent | dff937a9a3895bcf8c741fb39fddd7d49b6d0fd2 (diff) | |
*) Adding retry function for seed uploading
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@298 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Settings_p.html')
| -rw-r--r-- | htroot/Settings_p.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index 7305d22a7..e3b6f5b3e 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -218,7 +218,8 @@ but only if there had been changes to the seed-list. #{seedUploadMethods}# <option value="#[name]#" #(selected)#::selected#(/selected)#>#[name]#</option> #{/seedUploadMethods}# - </select></td> + </select> + <input type="submit" name="seedUploadRetry" value="Retry Uploading"></td> <td><i>Here you can specify which upload method should be used. Select 'none' to deactivate uploading.</i></td> </tr> <tr valign="top"> |
