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/ConfigRobotsTxt_p.html | |
| parent | 3c8d6e1eee63df0f1b456e6cbe49238f4a614d0c (diff) | |
replaced pdblue-homebrew buttons with bootstrap standard buttons
Diffstat (limited to 'htroot/ConfigRobotsTxt_p.html')
| -rw-r--r-- | htroot/ConfigRobotsTxt_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigRobotsTxt_p.html b/htroot/ConfigRobotsTxt_p.html index 01a1ab3de..2f0853abf 100644 --- a/htroot/ConfigRobotsTxt_p.html +++ b/htroot/ConfigRobotsTxt_p.html @@ -44,7 +44,7 @@ <dt><label for="profile">Impressum</label></dt> <dd><input type="checkbox" id="profile" name="profile"#(profile.checked)#:: checked="checked"#(/profile.checked)# /></dd> <dt> </dt> - <dd><input type="submit" name="save" value="Save restrictions" class="submitready"/></dd> + <dd><input type="submit" name="save" value="Save restrictions" class="btn btn-primary"/></dd> </dl> </fieldset> </form> |
