From 979924036781f14c3fdcb2a91b6013cedb130e01 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Mon, 27 Oct 2008 16:34:51 -0700 Subject: [PATCH] cgi/{edit,reg}user.cgi: Table up the forms --- cgi/edituser.cgi | 8 +++++--- cgi/reguser.cgi | 12 +++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/cgi/edituser.cgi b/cgi/edituser.cgi index 59230ce..d414391 100755 --- a/cgi/edituser.cgi +++ b/cgi/edituser.cgi @@ -134,8 +134,10 @@ we will send you an email with an authorization code and further instructions.

-

Login:

-

Anti-captcha (leave empty!):

-

+ + + + +
Login:
EOT diff --git a/cgi/reguser.cgi b/cgi/reguser.cgi index fb27870..f1880d7 100755 --- a/cgi/reguser.cgi +++ b/cgi/reguser.cgi @@ -60,10 +60,12 @@ so that we can contact you or confirm your identity shall the need arise. We also need to send you an e-mail if you want to update your SSH keys later.

$Girocco::Config::legalese
-

Login:

-

Email:

-

Public SSH key(s):

-

Anti-captcha (leave empty!):

-

+ + + + + + +
Login:
Email:
Public SSH key(s):
Anti-captcha (leave empty!):
EOT -- 2.11.4.GIT