kohabug 2154 Modifying form input controls to accomodate translations
authorChris Nighswonger <chris.nighswonger@liblime.com>
Thu, 24 Jul 2008 23:24:41 +0000 (18:24 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 25 Jul 2008 13:56:10 +0000 (08:56 -0500)
commitaf288205f50af3f49448569e7fb38bae6f2c615f
tree8bd53d75a23719a2bbb7946eb7ecdf81a2bffe67
parented646f2105db7140e5f31ba32eaf9d418a710ee0
kohabug 2154 Modifying form input controls to accomodate translations

Due to the logic of the underlying picture-upload.pl depending upon the "value" of the
form input controls and this value being translated, the script then failed to function.
This patch changes the input controls so that this should not be an issue.

This issue should be kept in mind, though, so that it can be avoided in the future.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl
tools/picture-upload.pl