diff --git a/collections/editor/includes/determinationtab.php b/collections/editor/includes/determinationtab.php index 40bb1f6534..74f3d4ea40 100644 --- a/collections/editor/includes/determinationtab.php +++ b/collections/editor/includes/determinationtab.php @@ -155,50 +155,50 @@ } ?>
- - + : +
- + :
- - + : +
- -
- - + : +
- - + : +
- - + : +
- - + : +
- +
- +
-
+
@@ -206,8 +206,8 @@ -
- +
+
diff --git a/collections/editor/includes/imagetab.php b/collections/editor/includes/imagetab.php index fa16b9731c..5cfcbd6ee7 100644 --- a/collections/editor/includes/imagetab.php +++ b/collections/editor/includes/imagetab.php @@ -103,16 +103,16 @@ function verifyImgRemapForm(f){
- +
- - + : +
- -
- - + : +
- - + : +
- - + : +
- - + : +
@@ -155,7 +155,7 @@ function verifyImgRemapForm(f){ $imageTagArr = $occManager->getImageTagArr(); foreach($imageTagArr as $key => $description) { echo '
'; - echo '
'; + echo ' '.$description.'
'; echo '
'; } ?> diff --git a/collections/editor/includes/materialsampleinclude.php b/collections/editor/includes/materialsampleinclude.php index a3a05c4036..c2a909c2a2 100644 --- a/collections/editor/includes/materialsampleinclude.php +++ b/collections/editor/includes/materialsampleinclude.php @@ -94,14 +94,14 @@ ?>
-
- +
+ - -
-
- +
+
+ - + - -
- +
+
+ - + - -
- +
+
+ - - -
- +
+
+ - - -
- +
+
+ - - -
- +
+
+ - + - -
- +
+
+ - + - -
- +
+
+ - + - -
- +
+
+ - + - -
- +
+
+ - + - -
- +
+
+ - - -
- +
+
+ - + - +
diff --git a/collections/editor/observationsubmit.php b/collections/editor/observationsubmit.php index 97cb013e12..b448b4bcdc 100644 --- a/collections/editor/observationsubmit.php +++ b/collections/editor/observationsubmit.php @@ -208,7 +208,7 @@
- + diff --git a/collections/editor/rpc/dupelist.php b/collections/editor/rpc/dupelist.php index 8f21df2540..88f2e2a774 100644 --- a/collections/editor/rpc/dupelist.php +++ b/collections/editor/rpc/dupelist.php @@ -47,30 +47,30 @@ function openIndWindow(occid){
Link New Specimen -
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
+
+ Last Name: + +
+
+ Number: + +
+
+ Date: + +
+
+ Catalog Number: + +
+
+ occid: + +
+
-
+
diff --git a/collections/editor/tools/coordformatter.php b/collections/editor/tools/coordformatter.php index 0b2d402a05..0b769eebd5 100644 --- a/collections/editor/tools/coordformatter.php +++ b/collections/editor/tools/coordformatter.php @@ -182,70 +182,50 @@ function isNumeric(sText){
-
+
DMS Converter -
Latitude
-
- - -
-
- - -
-
- - -
-
- - ° + ' + " + -
-
Longitude
-
- - -
-
- - -
-
- - -
-
- - ° + ' + " + -
-
- - -
-
+
+
@@ -253,111 +233,96 @@ function isNumeric(sText){
UTM Converter -
- - -
-
- - -
-
- - -
-
- - +
+
+ East: + +
+
+ North: + +
+
+ Hemisphere: + - -
- - -
-
+
+
- Township Range Section Converter -
- - -
-
- - + -
-
- - -
-
- - + -
-
- - -
-
- - -
-
- - -
-
+
+
+ Sec: + + Details: + +
+ +
- +
- + \ No newline at end of file diff --git a/css/v202209/symbiota/collections/editor/occureditormaterialsample.css b/css/v202209/symbiota/collections/editor/occureditormaterialsample.css index cad9c64fde..375faf253e 100644 --- a/css/v202209/symbiota/collections/editor/occureditormaterialsample.css +++ b/css/v202209/symbiota/collections/editor/occureditormaterialsample.css @@ -168,7 +168,3 @@ .smRemarksDiv input{ width: 90%; } - -.spaced{ - margin-bottom: 10px; -}