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/CrawlCheck_p.html | |
| parent | 3c8d6e1eee63df0f1b456e6cbe49238f4a614d0c (diff) | |
replaced pdblue-homebrew buttons with bootstrap standard buttons
Diffstat (limited to 'htroot/CrawlCheck_p.html')
| -rw-r--r-- | htroot/CrawlCheck_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/CrawlCheck_p.html b/htroot/CrawlCheck_p.html index 8424afe6e..3eed994cf 100644 --- a/htroot/CrawlCheck_p.html +++ b/htroot/CrawlCheck_p.html @@ -35,7 +35,7 @@ <textarea name="crawlingURLs" id="crawlingURLs" cols="80" rows="15" size="80">#[starturls]#</textarea> </dd> <dt></dt> - <dd><input type="submit" name="crawlcheck" value="Check given urls" class="submitready"/> + <dd><input type="submit" name="crawlcheck" value="Check given urls" class="btn btn-primary"/> </dd> </dl> |
