From c2ce7ea4d8778c4e871ac4cd8310f29c2d35c3e4 Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Sat, 8 May 2004 14:48:02 +0000 Subject: [PATCH] maxlength set in textfields to avoid exceeding length of database fields --- user/edit.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/user/edit.html b/user/edit.html index 8da7f1360c..1ead734998 100644 --- a/user/edit.html +++ b/user/edit.html @@ -53,19 +53,19 @@ if (isadmin()) { ?>

: - +

: - +

: - + @@ -109,7 +109,7 @@ if (isadmin()) {

: - + @@ -208,49 +208,49 @@ if (isadmin()) {

: - +

: - +

: - +

: - +

: - +

1: - +

2: - +

: - + -- 2.39.5