From a980e8aa7a6c3612fb884a051cc8125b3e4811d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Tue, 21 Aug 2012 23:43:10 +0200 Subject: Source code taken from cacert-20120810.tar.bz2 --- pages/account/29.php | 4 +- pages/account/30.php | 1 + pages/account/35.php | 117 +++++++++++++++++++++++++++++++++++---------------- pages/wot/6.php | 7 --- 4 files changed, 85 insertions(+), 44 deletions(-) (limited to 'pages') diff --git a/pages/account/29.php b/pages/account/29.php index c1a3def..4229b3b 100644 --- a/pages/account/29.php +++ b/pages/account/29.php @@ -35,10 +35,12 @@ - "> + "> + "> + diff --git a/pages/account/30.php b/pages/account/30.php index 33eeca8..04ad229 100644 --- a/pages/account/30.php +++ b/pages/account/30.php @@ -41,5 +41,6 @@ + diff --git a/pages/account/35.php b/pages/account/35.php index 3a4714f..05c7f2b 100644 --- a/pages/account/35.php +++ b/pages/account/35.php @@ -15,44 +15,89 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ ?> + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + $user = mysql_fetch_assoc(mysql_query("select * from `users` where `id`='".intval($org['memid'])."'")); + ?> + + + + + + + + + +
#
, ()
:
:
:
:
:
'>
diff --git a/pages/wot/6.php b/pages/wot/6.php index e648ed4..28c1875 100644 --- a/pages/wot/6.php +++ b/pages/wot/6.php @@ -17,10 +17,6 @@ */ ?> (Max. ".maxpoints().")"); AssureCCABoxLine("CCAAgreed",sprintf(_("Check this box only if %s agreed to the CAcert Community Agreement"),$fname)); AssureCCABoxLine("CCAAgree",_("Check this box only if YOU agree to the CAcert Community Agreement")); - AssureTextLine(_("WoT Form"),"A4 - "._("WoT Form")." US - "._("WoT Form").""); AssureFoot($id,_("I confirm this Assurance")); ?> -- cgit v1.2.1