summaryrefslogtreecommitdiff
path: root/htroot/ContentAnalysis_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2015-12-23 00:04:40 +0100
committerreger <reger18@arcor.de>2015-12-23 00:04:40 +0100
commit0fa63409368c9e44175bbae1a97d41f3ccf4f75a (patch)
tree82174bd4cc0295af5e5cfcd5e7a09a3bcfc47438 /htroot/ContentAnalysis_p.html
parentbf098412cf90a027520ab084fa8d899f5c09d38c (diff)
apply more default css styles (class btn) to submit buttons
Diffstat (limited to 'htroot/ContentAnalysis_p.html')
-rw-r--r--htroot/ContentAnalysis_p.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ContentAnalysis_p.html b/htroot/ContentAnalysis_p.html
index 8296157f7..b69fa680f 100644
--- a/htroot/ContentAnalysis_p.html
+++ b/htroot/ContentAnalysis_p.html
@@ -28,8 +28,8 @@
</dd>
<dt style="width:260px"></dt>
<dd style="width:360px; float:left; display:inline;">
- <input type="submit" name="EnterDoublecheck" value="Set" />
- <input type="submit" name="ResetDoublecheck" value="Re-Set to default" />
+ <input type="submit" name="EnterDoublecheck" class="btn btn-primary" value="Set" />
+ <input type="submit" name="ResetDoublecheck" class="btn btn-primary" value="Re-Set to default" />
</dd>
</dl>
</fieldset>