summaryrefslogtreecommitdiff
path: root/htroot/IndexCreateParserErrors_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/IndexCreateParserErrors_p.html
parentbf098412cf90a027520ab084fa8d899f5c09d38c (diff)
apply more default css styles (class btn) to submit buttons
Diffstat (limited to 'htroot/IndexCreateParserErrors_p.html')
-rw-r--r--htroot/IndexCreateParserErrors_p.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/IndexCreateParserErrors_p.html b/htroot/IndexCreateParserErrors_p.html
index b34d1cf7d..e334f99dc 100644
--- a/htroot/IndexCreateParserErrors_p.html
+++ b/htroot/IndexCreateParserErrors_p.html
@@ -19,9 +19,9 @@
<p>Showing latest #[num]# entries.</p>
<fieldset>
<input type="hidden" name="showRejected" value="#[newnum]#" />
- <input type="submit" name="moreRejected" value="show more" />&nbsp;
+ <input type="submit" name="moreRejected" class="btn btn-success" value="show more" />&nbsp;
#(/only-latest)#
- <input type="submit" name="clearRejected" value="clear list" />
+ <input type="submit" name="clearRejected" class="btn btn-danger" value="clear list" />
</fieldset>
</form>
<p>There are #[num]# entries in the rejected-queue:</p>