http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10130 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20681|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 20688 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20688&action=edit [PASSED QA] Bug 10130 - Input fields for branch configuration are too short Most input fields in the library entry form (admin/branches.pl) have no explicit with, so they display with a browser-default width. This patch gives explicit widths to those fields, giving more room for entry. Other fields have been given an explicit width and/or maxwidth according to the database table structure. To test, add or edit a library in Administration -> Libraries and Groups. Form fields should be more comfortable for entry, and add/edit actions should complete correctly. Signed-off-by: Campbell Reid-Tait <campbellreidtait@gmail.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template changes only, works nicely. Tested editing and adding libraries in administration. -- You are receiving this mail because: You are watching all bug changes.