+
+ [% IF borrowers.$borrowernumber.gonenoaddress > 0 %]
+
+
Patron's address in doubt
+
The Gone no address flag is set for this patron. If this modification request resolves the issue, please unset the flag.
+
+
+
+ [% END %]
+
[% IF !pm.extended_attributes and pm.size > 3 or pm.extended_attributes and pm.size > 4 %]
[%# timestamp+verification_token+borrowernumber=3 %]
@@ -179,19 +189,10 @@
[% END %]
- [% IF borrowers.$borrowernumber.gonenoaddress > 0 %]
-
-
Patron's address in doubt
-
The Gone no address flag is set for this patron. If this modification request resolves the issue, please unset the flag.