diff --git a/includes/account.php b/includes/account.php index d513719..35ec0ac 100644 --- a/includes/account.php +++ b/includes/account.php @@ -343,7 +343,7 @@ { $id = 4; showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -614,7 +614,7 @@ if(!file_exists($_SESSION['_config']['tmpfname'])) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } @@ -626,7 +626,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -715,7 +715,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { $drow = mysql_fetch_assoc($res); $cert = `/usr/bin/openssl x509 -in $drow[crt_name]`; @@ -830,7 +830,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { printf(_("Certificate for '%s' has been renewed."), $row['CN']); echo "". @@ -1256,7 +1256,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -1305,7 +1305,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { printf(_("Certificate for '%s' has been renewed."), $row['CN']); echo "". @@ -1511,7 +1511,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -1564,7 +1564,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { $drow = mysql_fetch_assoc($res); $cert = `/usr/bin/openssl x509 -in $drow[crt_name]`; @@ -2232,7 +2232,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { diff --git a/includes/account_stuff.php b/includes/account_stuff.php index 00f13dc..6fe65b7 100644 --- a/includes/account_stuff.php +++ b/includes/account_stuff.php @@ -208,7 +208,7 @@ function hideall() { $extra2 = "?assurer=".urlencode($name)."&date=now&maxpoints=".maxpoints(); ?> - + = 50) { ?>