Skip to content

Commit

Permalink
Misc updates and adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
egbot committed Mar 25, 2022
1 parent dc3d25c commit 65e8c1c
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 19 deletions.
2 changes: 1 addition & 1 deletion classes/OccurrenceIndividual.php
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ private function setRecordID(){
$rs->free();
}
else{
trigger_error('Unable to setDeterminations; '.$this->conn->error,E_USER_NOTICE);
trigger_error('Unable to setGUID; '.$this->conn->error,E_USER_NOTICE);
}
}

Expand Down
2 changes: 1 addition & 1 deletion collections/editor/dev/occureditor.php
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ function requestImage(){
<?php
if($crowdSourceMode){
?>
<a href="../specprocessor/crowdsource/index.php">Crowd Sourcing Central</a> &gt;&gt;
<a href="../specprocessor/crowdsource/index.php">Crowd Source Central</a> &gt;&gt;
<?php
}
else{
Expand Down
2 changes: 1 addition & 1 deletion collections/editor/occurrenceeditor.php
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ function requestImage(){
<?php
if($crowdSourceMode){
?>
<a href="../specprocessor/crowdsource/index.php"><?php echo (isset($LANG['CENTRAL_CROWD'])?$LANG['CENTRAL_CROWD']:'Crowd Sourcing Central'); ?></a> &gt;&gt;
<a href="../specprocessor/crowdsource/index.php"><?php echo (isset($LANG['CENTRAL_CROWD'])?$LANG['CENTRAL_CROWD']:'Crowd Source Central'); ?></a> &gt;&gt;
<?php
}
else{
Expand Down
2 changes: 1 addition & 1 deletion collections/editor/occurrencetabledisplay.php
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
<?php
if($crowdSourceMode){
?>
<a href="../specprocessor/crowdsource/index.php"><?php echo (isset($LANG['CENTRAL_CROWD'])?$LANG['CENTRAL_CROWD']:'Crowd Sourcing Central'); ?></a> &gt;&gt;
<a href="../specprocessor/crowdsource/index.php"><?php echo (isset($LANG['CENTRAL_CROWD'])?$LANG['CENTRAL_CROWD']:'Crowd Source Central'); ?></a> &gt;&gt;
<?php
}
else{
Expand Down
2 changes: 1 addition & 1 deletion collections/specprocessor/crowdsource/controlpanel.php
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
</table>
</div>
<div style="clear:both;margin-top:50px;font-weight:bold;">
Visit <a href="crowdsource/index.php">Source Board</a>
Visit <a href="crowdsource/index.php">Score Board</a>
</div>
<?php
}
Expand Down
4 changes: 2 additions & 2 deletions collections/specprocessor/crowdsource/review.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ function showAdditionalActions(){
<body style="margin-left: 0px; margin-right: 0px;background-color:white;">
<div class='navpath'>
<a href="../../../index.php">Home</a> &gt;&gt;
<a href="index.php">Source Board</a> &gt;&gt;
<a href="index.php">Score Board</a> &gt;&gt;
<?php
if($collid) echo '<a href="../index.php?tabindex=1&collid='.$collid.'">Control Panel</a> &gt;&gt;';
?>
Expand Down Expand Up @@ -303,7 +303,7 @@ function showAdditionalActions(){
Return to <a href="../index.php?tabindex=1&collid=<?php echo $collid; ?>">Control Panel</a>
</div>
<div style="margin:15px;">
Return to <a href="index.php">Source Board</a>
Return to <a href="index.php">Score Board</a>
</div>
</div>
<?php
Expand Down
2 changes: 1 addition & 1 deletion content/lang/collections/editor/occurrenceeditor.en.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
$LANG['OCCEDITOR'] = 'Occurrence Editor';
$LANG['SEARCH_FILTER'] = 'Search/Filter';
$LANG['EDITOR'] = 'Editor';
$LANG['CENTRAL_CROWD'] = 'Crowd Sourcing Central';
$LANG['CENTRAL_CROWD'] = 'Crowd Source Central';
$LANG['PERS_MANAGEMENT'] = 'Personal Management';
$LANG['COL_MANAGEMENT'] = 'Collection Management';
$LANG['PUBLIC_DISPLAY'] = 'Public Display';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
$LANG['MATCH_PART'] = 'Match Any Part of Field';
$LANG['BATCH_UP_FIELD'] = 'Batch Update Field';
$LANG['HOME'] = 'Home';
$LANG['CENTRAL_CROWD'] = 'Crowd Sourcing Central';
$LANG['CENTRAL_CROWD'] = 'Crowd Source Central';
$LANG['COL_MANAGEMENT'] = 'Collection Management';
$LANG['PERS_MANAGEMENT'] = 'Personal Management';
$LANG['SYMB_ID'] = 'Symbiota ID';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
$LANG['MATCH_PART'] = 'Coincidir con Cualquier Parte del Campo';
$LANG['BATCH_UP_FIELD'] = 'Actualizar el Campo en Lote';
$LANG['HOME'] = 'Inicio';
$LANG['CENTRAL_CROWD'] = 'Crowd Sourcing Central';
$LANG['CENTRAL_CROWD'] = 'Crowd Source Central';
$LANG['COL_MANAGEMENT'] = 'Manejo de Colecciones';
$LANG['PERS_MANAGEMENT'] = 'Manejo Personal';
$LANG['SYMB_ID'] = 'ID Symbiota';
Expand Down
10 changes: 1 addition & 9 deletions taxa/profile/tpeditor.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,18 +117,10 @@
<html>
<head>
<title><?php echo $DEFAULT_TITLE.' Taxon Editor: '.$tEditor->getSciName(); ?></title>
<div class="innertext">
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $CHARSET;?>" />
<?php
$activateJQuery = true;
if(file_exists($SERVER_ROOT.'/includes/head.php')){
include_once($SERVER_ROOT.'/includes/head.php');
}
else{
echo '<link href="'.$CLIENT_ROOT.'/css/jquery-ui.css" type="text/css" rel="stylesheet" />';
echo '<link href="'.$CLIENT_ROOT.'/css/base.css?ver=1" type="text/css" rel="stylesheet" />';
echo '<link href="'.$CLIENT_ROOT.'/css/main.css?ver=1" type="text/css" rel="stylesheet" />';
}
include_once($SERVER_ROOT.'/includes/head.php');
?>
<script type="text/javascript" src="../../js/symb/shared.js"></script>
<script type="text/javascript" src="../../js/jquery.js"></script>
Expand Down

0 comments on commit 65e8c1c

Please sign in to comment.