From 2e588dd262b702d12b052ff02d0d78e551a67b05 Mon Sep 17 00:00:00 2001 From: sunsetsystems Date: Sun, 28 Aug 2005 16:51:44 +0000 Subject: [PATCH] fix spelling error --- interface/patient_file/summary/demographics_full.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/interface/patient_file/summary/demographics_full.php b/interface/patient_file/summary/demographics_full.php index a9f003b1a..59cd3e016 100644 --- a/interface/patient_file/summary/demographics_full.php +++ b/interface/patient_file/summary/demographics_full.php @@ -364,7 +364,7 @@ $result2 = getEmployerData($pid); if ($s == strtolower($result["language"])) echo " selected"; echo ">".ucwords($s)."\n"; -} + } ?>
">

@@ -380,7 +380,7 @@ $result2 = getEmployerData($pid); if ($s == strtolower($result["ethnoracial"])) echo " selected"; echo ">".ucwords($s)."\n"; -} + } ?>
@@ -401,7 +401,7 @@ $result2 = getEmployerData($pid); Homeless, etc.: "> - Interpretter: "> + Interpreter: "> Migrant/Seasonal: "> -- 2.11.4.GIT