# HG changeset patch # User jittat # Date 2008-03-20 00:33:06 # Node ID 1cd81845c101c2664ce0e7bbd57445ff2659606b # Parent 94b5b7562ca1ec60c3105a8f11122404962decf0 [web] small fix in template git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@132 6386c4cd-e34a-4fa8-8920-d93eb39b512e diff --git a/app/views/user_admin/list.rhtml b/app/views/user_admin/list.rhtml --- a/app/views/user_admin/list.rhtml +++ b/app/views/user_admin/list.rhtml @@ -9,11 +9,11 @@ <% form_tag :action => 'create' do %> - - + + - - + +
<%= text_field 'user', 'login', :size => 10 %>