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/CrawlStartScanner_p.html | |
| parent | 3c8d6e1eee63df0f1b456e6cbe49238f4a614d0c (diff) | |
replaced pdblue-homebrew buttons with bootstrap standard buttons
Diffstat (limited to 'htroot/CrawlStartScanner_p.html')
| -rw-r--r-- | htroot/CrawlStartScanner_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/CrawlStartScanner_p.html b/htroot/CrawlStartScanner_p.html index c01c6a6b6..1d1219957 100644 --- a/htroot/CrawlStartScanner_p.html +++ b/htroot/CrawlStartScanner_p.html @@ -89,7 +89,7 @@ </dd> <dt> </dt> - <dd><input type="submit" id="scan" name="scan" value="Scan" class="submitready"/><div class="info" id="scanhostinfo" style="text-decoration: blink;"> </div></dd> + <dd><input type="submit" id="scan" name="scan" value="Scan" class="btn btn-primary"/><div class="info" id="scanhostinfo" style="text-decoration: blink;"> </div></dd> </dl> </fieldset> </form> |
