diff options
| author | Michael Peter Christen <mc@yacy.net> | 2012-09-03 16:04:57 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2012-09-03 16:04:57 +0200 |
| commit | 8ca842b137a89a30fb7191f3b061330d24aff04a (patch) | |
| tree | aaec1d9b3499a33eb33ba5268be8c2fc167c52fc /htroot/ConfigBasic.html | |
| parent | 04709e91d72b0209544ed572f8bb7adb8efb3b17 (diff) | |
added new button design to more buttons
Diffstat (limited to 'htroot/ConfigBasic.html')
| -rw-r--r-- | htroot/ConfigBasic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index fd077f7b3..267831b53 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -102,7 +102,7 @@ </dl> </fieldset> </li> - <fieldset> <input type="submit" name="set" value="Set Configuration" /></fieldset> + <fieldset> <input type="submit" name="set" value="Set Configuration" class="submitready"/></fieldset> </ol> </form> |
