diff options
Diffstat (limited to 'htroot/IndexImportOAIPMHList_p.html')
| -rw-r--r-- | htroot/IndexImportOAIPMHList_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/IndexImportOAIPMHList_p.html b/htroot/IndexImportOAIPMHList_p.html index 46e9c9982..2da1a4cd6 100644 --- a/htroot/IndexImportOAIPMHList_p.html +++ b/htroot/IndexImportOAIPMHList_p.html @@ -28,7 +28,7 @@ <input type="submit" name="loadrows" 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" cellpadding="2" cellspacing="1" >
+ <table class="sortable" >
<tr class="TableHeader">
<td class="sorttable_nosort"><input type="checkbox" name="allswitch" onclick="checkAll(this.form.id, this.checked);" /></td>
<td>Source</td>
@@ -48,7 +48,7 @@ #(import)#::
<h3>Import List</h3>
- <table cellpadding="2" cellspacing="1" >
+ <table >
<tr class="TableHeader">
<td>Thread</td>
<td>Source</td>
|
