Bug 4877 [ENH] - [SIGNED-OFF] more man page improvements
[koha_gimpoz] / members / member-password.pl
index 67f96db..0fefe4f 100755 (executable)
@@ -101,6 +101,7 @@ $template->param( picture => 1 ) if $picture;
            address => $bor->{'address'},
            address2 => $bor->{'address2'},
            city => $bor->{'city'},
+           state => $bor->{'state'},
            zipcode => $bor->{'zipcode'},
            country => $bor->{'country'},
            phone => $bor->{'phone'},