branch | xbelweb |
changeset 44 | 87f94936990d |
parent 38 | c30e2402deca |
child 45 | c81d480c3224 |
--- a/prefs.tmpl Sun Oct 12 11:11:31 2003 -0400 +++ b/prefs.tmpl Fri Oct 17 15:05:17 2003 -0400 @@ -4,6 +4,9 @@ <body> <h1><TMPL_VAR remote_user>'s Preferences</h1> <form action="edit_prefs.py" method="get" name="keywords"> + <p><label>Display name: + <input type="text" name="fullname" + value="<TMPL_VAR remote_user>"/></label></p> <p><label>Size of keywords selection box: <input type="text" name="kw_size" value="<TMPL_VAR kw_size>"/></label></p>