diff -rU3 cacert.orig/pages/wot/5.php cacert/pages/wot/5.php
--- cacert.orig/pages/wot/5.php 2007-07-03 22:07:50.000000000 +0200
+++ cacert/pages/wot/5.php 2007-07-18 09:55:10.000000000 +0200
@@ -14,7 +14,11 @@
*/
include_once("../includes/shutdown.php");
?>
- if($_SESSION['_config']['error'] != "") { ?>
=_("ERROR")?>: =$_SESSION['_config']['error']?>
unset($_SESSION['_config']['error']); } ?>
+ if($_SESSION['_config']['error'] != "") {
+ if($_SESSION['_config']['remindersent'] == 1) {
+ ?>
+ } else { ?>
=_("ERROR")?>:
+ } ?>=$_SESSION['_config']['error']?>
unset($_SESSION['_config']['error']); } ?>
if($_SESSION['_config']['noemailfound'] == 1) { ?>