[TEP-COMMIT] CVS: catalog/catalog/includes/languages/english create_account.php,1.11,1.12 privacy.php,1.4,1.5
Mark Evans <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tep/catalog/catalog/includes/languages/english
In directory sc8-pr-cvs1:/tmp/cvs-serv11644/includes/languages/english
Modified Files:
create_account.php privacy.php
Log Message:
Add privacy statement functionality as part of workboard 69
Index: create_account.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/english/create_account.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- create_account.php 5 Jul 2003 13:58:31 -0000 1.11
+++ create_account.php 17 Dec 2003 16:16:16 -0000 1.12
@@ -16,6 +16,10 @@
define('TEXT_ORIGIN_LOGIN', '<font color="#FF0000"><small><b>NOTE:</b></font></small> If you already have an account with us, please login at the <a href="%s"><u>login page</u></a>.');
+define('TABLE_HEADING_PRIVACY_CONDITIONS', 'Privacy Statement');
+define('TEXT_PRIVACY_CONDITIONS_DESCRIPTION', 'Please acknowledge you agree with our privacy statement by ticking the following box. The privacy statement can be read <a href="' . tep_href_link(FILENAME_PRIVACY, '', 'SSL') . '"><u>here</u></a>.');
+define('TEXT_PRIVACY_CONDITIONS_CONFIRM', 'I have read and agreed to your privacy statement.');
+
define('EMAIL_SUBJECT', 'Welcome to ' . STORE_NAME);
define('EMAIL_GREET_MR', 'Dear Mr. %s,' . "\n\n");
define('EMAIL_GREET_MS', 'Dear Ms. %s,' . "\n\n");
Index: privacy.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/english/privacy.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- privacy.php 19 Nov 2002 01:48:08 -0000 1.4
+++ privacy.php 17 Dec 2003 16:16:16 -0000 1.5
@@ -14,4 +14,7 @@
define('HEADING_TITLE', 'Privacy Notice');
define('TEXT_INFORMATION', 'Put here your Privacy Notice information.');
-?>
\ No newline at end of file
+
+define('TITLE_CONTINUE_CREATE_ACCOUNT', 'Continue Create Account Proceedure');
+define('TEXT_CONTINUE_CREATE_ACCOUNT', 'to create an account.');
+?>
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click