X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=tools%2Fviewlog.pl;h=d689217bbc866167a55d69382d405ca7245e318d;hb=54d42771258681762b659a2685e2678dc6bd8ef6;hp=6f94eb8f184d297347e2fef717460169f9c4b8aa;hpb=99b49e2b1aa2e5d2629f1167e2b63c3b3158ffe8;p=koha_gimpoz diff --git a/tools/viewlog.pl b/tools/viewlog.pl index 6f94eb8f18..d689217bbc 100755 --- a/tools/viewlog.pl +++ b/tools/viewlog.pl @@ -85,7 +85,8 @@ if ($src eq 'circ') { # if we were called from circulation, use the circulatio address => $data->{'address'}, address2 => $data->{'address2'}, city => $data->{'city'}, - zipcode => $data->{'zipcode'}, + state => $data->{'state'}, + zipcode => $data->{'zipcode'}, phone => $data->{'phone'}, phonepro => $data->{'phonepro'}, email => $data->{'email'},