diff options
| author | orbiter <mc@yacy.net> | 2014-03-20 22:52:01 +0100 |
|---|---|---|
| committer | orbiter <mc@yacy.net> | 2014-03-20 22:52:01 +0100 |
| commit | f8f88d4e812b1fecae33d4749b7828656c8101e4 (patch) | |
| tree | 7d4b7d926134bf4441df5e4512efdbdd3ff7b593 /htroot/ConfigBasic.html | |
| parent | 3c8d6e1eee63df0f1b456e6cbe49238f4a614d0c (diff) | |
replaced pdblue-homebrew buttons with bootstrap standard 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 5f9557d4a..49c98877d 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -105,7 +105,7 @@ </dl> </fieldset> </li> - <fieldset> <input type="submit" name="set" value="Set Configuration" class="submitready"/></fieldset> + <fieldset> <input type="submit" name="set" value="Set Configuration" class="btn btn-primary"/></fieldset> </ol> </form> |
