summaryrefslogtreecommitdiff
path: root/htroot/IndexImportOAIPMHList_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2015-12-25 01:08:51 +0100
committerreger <reger18@arcor.de>2015-12-25 01:08:51 +0100
commit50f64ddc3b87c64e6f29dc6f038023f1fb1da7fc (patch)
tree4c1f398635a85ed1bfba899853ca6e8cafccc159 /htroot/IndexImportOAIPMHList_p.html
parent7f6ee76eb93b45f11e639031545b3e17b2947211 (diff)
apply default css styles (class btn) to submit buttons
Diffstat (limited to 'htroot/IndexImportOAIPMHList_p.html')
-rw-r--r--htroot/IndexImportOAIPMHList_p.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/IndexImportOAIPMHList_p.html b/htroot/IndexImportOAIPMHList_p.html
index 2da1a4cd6..e58cb70b5 100644
--- a/htroot/IndexImportOAIPMHList_p.html
+++ b/htroot/IndexImportOAIPMHList_p.html
@@ -25,7 +25,7 @@
<form action="IndexImportOAIPMH_p.html" target="_top" method="post" enctype="multipart/form-data" accept-charset="UTF-8" id="oaipmhimport">
<p>
<input type="hidden" name="num" value="#[num]#" />
- <input type="submit" name="loadrows" value="Load Selected Sources" />
+ <input type="submit" name="loadrows" class="btn btn-primary" value="Load Selected Sources" />
</p>
<!-- Making the following table sortable could really consume some CPU if the list is huge - remove the class="sortable" if that is not desired ! -->
<table class="sortable" >
@@ -41,7 +41,7 @@
#{/table}#
</table>
<p>
- <input type="submit" name="loadrows" value="Load Selected Sources" />
+ <input type="submit" name="loadrows" class="btn btn-primary" value="Load Selected Sources" />
</p>
</form>
#(/source)#