LP#1452950 patron reg dupe links wording consistency
authorBill Erickson <berickxx@gmail.com>
Thu, 10 Dec 2015 15:09:50 +0000 (10:09 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 25 Feb 2016 22:31:59 +0000 (17:31 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2

index dba0a4c..0879eb4 100644 (file)
@@ -51,7 +51,7 @@
                <div>
                        <a target="_blank" ng-show="dupe_counts.address"
                                href="/eg/staff/circ/patron/search?search={{dupe_search_encoded}}" >
-                               [% l('Found [_1] patron(s) with same address', 
+                               [% l('[_1] patron(s) with same address', 
                                '{{dupe_counts.address}}') %]</a>
                </div>
        </div>