From a615391d5d46bb8e7da57e4564cf09817d2ade72 Mon Sep 17 00:00:00 2001 From: Brady Miller Date: Wed, 21 Dec 2016 22:49:59 -0800 Subject: [PATCH] several constant fixes (removed trailing spaces from new constants) --- contrib/util/language_translations/currentConstants.txt | 12 ++++++------ interface/billing/edih_view.php | 2 +- interface/forms/eye_mag/view.php | 2 +- interface/forms/misc_billing_options/new.php | 6 +++--- interface/super/edit_layout.php | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/contrib/util/language_translations/currentConstants.txt b/contrib/util/language_translations/currentConstants.txt index effd97587..b6538beb9 100644 --- a/contrib/util/language_translations/currentConstants.txt +++ b/contrib/util/language_translations/currentConstants.txt @@ -498,7 +498,7 @@ Arabic Aragonese Archive Archive Log Files -Archive old files +Archive old files Are access control group names to be translated? Are appointment category names to be translated? Are document category names to be translated? @@ -793,7 +793,7 @@ Bottom Margin (px) BOX 10 A. Employment related BOX 10 B. Auto Accident BOX 10 C. Other Accident -BOX 10 D. EPSDT Referral Code +BOX 10 D. EPSDT Referral Code BOX 14 Date Qualifier BOX 14. Is Populated from the Encounter Screen as the Onset Date BOX 15 Other Date Qualifier @@ -2475,7 +2475,7 @@ EOB Posting - Patient Note EOB Posting - Search EOBs Epilepsy -EPSDT +EPSDT Equals Equivalent contact lens power at the corneal level ERA @@ -4374,7 +4374,7 @@ MSH.8 message type is not valid MSP Code MSP Remit Codes Multi Language Tool -Multi-select desired DX(s) and click the +Multi-select desired DX(s) and click the Multiple areas Multiple files can be uploaded at one time by selecting them using CTRL+Click or SHIFT+Click. Multiple Lots @@ -8120,7 +8120,7 @@ Valedictory validate Validate Log Validation mechanism for when modifying patient demographics. -Validation rule +Validation rule Value Value 1 Value 2 @@ -8392,7 +8392,7 @@ X(T){{intermittent exophoria}} X-ray X-RAY Interpretation: X-Ray Interpretation: -X12 only ICN resubmission No. +X12 only ICN resubmission No. X12 only: Replacement Claim X12 Partner X12 Partners diff --git a/interface/billing/edih_view.php b/interface/billing/edih_view.php index d121fe5ed..491397961 100644 --- a/interface/billing/edih_view.php +++ b/interface/billing/edih_view.php @@ -276,7 +276,7 @@ if (!acl_check('acct', 'eob')) die(xlt("Access Not Authorized"));
-
+
> : " >



-" >     -

+ " >     +

"> @@ -169,7 +169,7 @@ function genProviderSelect($selname, $toptext, $default=0, $disabled=false) { " >

" >



-" >

+ " >

diff --git a/interface/super/edit_layout.php b/interface/super/edit_layout.php index e617fa77c..2f62f702c 100644 --- a/interface/super/edit_layout.php +++ b/interface/super/edit_layout.php @@ -744,7 +744,7 @@ function writeFieldLine($linedata) { xlt('will have the following validation rules') . ":\n" . " \n" . " \n" . - " \n" . + " \n" . " \n". " \n" . "
" . xlt('Validation rule ') . "" . xlt('Validation rule') . "
\n" . -- 2.11.4.GIT