From 951e34fa8cb4234d425cb61cc8e1715cf70b086a Mon Sep 17 00:00:00 2001 From: dirk Date: Wed, 7 Sep 2011 21:39:48 +0200 Subject: bug-882 added new point-calculation to 43.php (support) --- pages/account/43.php | 64 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 42 insertions(+), 22 deletions(-) mode change 100755 => 100644 pages/account/43.php (limited to 'pages') diff --git a/pages/account/43.php b/pages/account/43.php old mode 100755 new mode 100644 index 58fa6f5..8bdd8e1 --- a/pages/account/43.php +++ b/pages/account/43.php @@ -16,6 +16,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ ?> 0) { $assurance = mysql_escape_string(intval($_REQUEST['assurance'])); @@ -178,7 +181,7 @@ - : + : @@ -318,16 +321,25 @@
+ + () +
+ + () +
+ +// if(array_key_exists('assuredto',$_GET) && $_GET['assuredto'] == "yes") { +function showassuredto() +{ +?> - + @@ -337,7 +349,7 @@ - + @@ -357,26 +369,23 @@ - +
::  
- - - - -
+ - + @@ -386,7 +395,7 @@ - + @@ -406,15 +415,26 @@ - +
::  
- - - -

- + -- cgit v1.2.1