This commit helps in the following
commitb4ca24d9073639b316c3066b2a610ad626fa71aa
authorTeny <teny@zhservices.com>
Wed, 26 Dec 2012 16:28:16 +0000 (26 21:58 +0530)
committerbradymiller <bradymiller@users.sourceforge.net>
Thu, 10 Jan 2013 01:48:35 +0000 (9 17:48 -0800)
treef545bd0ad186c7a13a18e94ea9636f988af6f2f1
parentcef4e08b19994531f0dfb69d22f8e724a26bf9ae
 This commit helps in the following

1)The javascript error in openemr new patient validation has been corrected.
  The fields marked as 'Required' in layout will be correctly validated both in openemr and patient portal.
2)Now the option to put the provider Id in 'Portal' tab (In Administration -> Globals) has been provided.It will also be displayed during  'Create Offsite Portal Credentials' and 'Reset Offsite Portal Credentials'
Changed the code as mentioned in Git Hub comments.

Signed-off-by: Teny <teny@zhservices.com>
Additional minor change in a English constant by bradymiller.
interface/new/new_comprehensive.php
interface/patient_file/summary/create_portallogin.php
interface/patient_file/summary/demographics.php
library/globals.inc.php
myportal/soap_service/server_side.php