Hello Emir,

thanks for this bug report. Here is the quick solution to that:

a) Edit the /include/care_api_classes/class_gui_person_show.php
b) Find the " function display($pid){ " line ... line #137
c) Below this line you will find the global declartion, just add $lang to this 
line. It should show like this:

global $HTTP_SESSION_VARS, $root_path, $dbf_nodate, $newdata, $lang;

Regards,
Elpidio

On Wednesday 23 June 2004 07:44, Emir Prcic wrote:
> A little bug,
>
> There is a little language problem in the registration module. If you
> change the language to German, go to Person, click on Patientenaufnahme and
> search for a person, and after you select the person, on the next page
> http://www.care2x.org/foundry/modules/registration_admission/patient_regist
>er_show.php? names of fields will still be in English. This is the case with
> all other languages, not just German. I have followed some files that go
> from patient_register_show.php but can't seem to find where the problem is
> and why that part of the page stays in English.
>
> greetings,



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Care2002-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to