From: Ben Shum Date: Wed, 27 Jun 2012 18:01:24 +0000 (-0400) Subject: Move Prefix field ahead of Names in patron editor X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=192ab45b37d5a37187d37a253a420c3578adf570;p=evergreen%2Fequinox.git Move Prefix field ahead of Names in patron editor In earlier versions of Evergreen (1.6 and earlier), the Prefix field was used to enter title information, such as Mr., Mrs., etc. When the field was eventually added to the newer patron registration screens (2.0+), it was added before the patron's last name field. Ideally, the prefix should be listed prior to the patron's first name instead. In addition, address label issues by changing "Suffix/Title" back to only "Suffix" and making "Prefix" into "Prefix/Title". Note: string changes would normally not be allowed in a stable release, however in this case the previous translation (if any) will still get pulled from the IDL for the field in question, so English will not suddenly start showing up in the patron registration form. Signed-off-by: Ben Shum Signed-off-by: James Fournie Signed-off-by: Dan Scott --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 6a7b453c5d..4c120f3141 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -2320,11 +2320,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + - + diff --git a/Open-ILS/web/templates/default/actor/user/register_table.tt2 b/Open-ILS/web/templates/default/actor/user/register_table.tt2 index 552825234c..7c5586bb61 100644 --- a/Open-ILS/web/templates/default/actor/user/register_table.tt2 +++ b/Open-ILS/web/templates/default/actor/user/register_table.tt2 @@ -24,6 +24,7 @@ +