http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10130
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 20486 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20486&action=edit 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
