diff --git a/checklists/checklistadmin.php b/checklists/checklistadmin.php index 3b584804f9..72d10f4ade 100644 --- a/checklists/checklistadmin.php +++ b/checklists/checklistadmin.php @@ -216,14 +216,16 @@ function validateAddProjectForm(f){ foreach($editorArr as $uid => $uNameArr){ ?>
  • - ' . $uNameArr['name'] . ''; ?> -
    - - - - - -
    +
    + ' . $uNameArr['name'] . ''; ?> +
    + + + + + +
    +
  • -

    +

    diff --git a/checklists/nonvoucheredtab.php b/checklists/nonvoucheredtab.php index 25f533404f..b3b1e126d5 100644 --- a/checklists/nonvoucheredtab.php +++ b/checklists/nonvoucheredtab.php @@ -65,7 +65,7 @@ if($specArr = $clManager->getNewVouchers($startPos, $displayMode)){ ?> - +
    diff --git a/checklists/vaconflicts.php b/checklists/vaconflicts.php index f0b5cf437e..fd327fe17d 100644 --- a/checklists/vaconflicts.php +++ b/checklists/vaconflicts.php @@ -54,7 +54,7 @@ function validateBatchConflictForm(f){ echo '
    ' . $LANG['CONFLICT_COUNT'] . ': ' . count($conflictArr) . '
    '; ?> - +
    diff --git a/checklists/voucheradmin.php b/checklists/voucheradmin.php index dbacbaa543..99da61d81f 100644 --- a/checklists/voucheradmin.php +++ b/checklists/voucheradmin.php @@ -86,7 +86,7 @@ .family-div{ font-weight: bold; } .taxa-block{ margin: 10px; font-style: italic; } .taxon-input{ width: 200px; } - .styledtable{ font-family:Arial; font-size: 1rem; } + .styledtable{ font-size: 1rem; } .voucher-admin-header { font-size: 2em; font-weight: bold; diff --git a/classes/ChecklistLoaderManager.php b/classes/ChecklistLoaderManager.php index b593a3d393..cb602c1b74 100644 --- a/classes/ChecklistLoaderManager.php +++ b/classes/ChecklistLoaderManager.php @@ -147,7 +147,7 @@ public function uploadCsvList($thesId){ public function resolveProblemTaxa(){ if($this->problemTaxa){ //$taxHarvester = new TaxonomyHarvester(); - echo '
    '; + echo '
    '; echo ''; $cnt = 1; foreach($this->problemTaxa as $nameStr){ diff --git a/classes/PluginsManager.php b/classes/PluginsManager.php index 41cc275247..54ae81da73 100644 --- a/classes/PluginsManager.php +++ b/classes/PluginsManager.php @@ -168,7 +168,6 @@ public function getSlideshowStyle($width){ $html = ' diff --git a/collections/reports/labelmanager.php b/collections/reports/labelmanager.php index 49d55e179b..e0946db2a6 100644 --- a/collections/reports/labelmanager.php +++ b/collections/reports/labelmanager.php @@ -307,7 +307,7 @@ function labelFormatChanged(selObj){ if($occArr){ ?> -
    CntNameActions
    +
    diff --git a/collections/reports/labels.php b/collections/reports/labels.php index e967e94213..1a5f354378 100644 --- a/collections/reports/labels.php +++ b/collections/reports/labels.php @@ -37,7 +37,7 @@ <?php echo $DEFAULT_TITLE; ?> Labels

    OpenID Connect Client