Bug 13910: Line with AUTH_UPDATE_FAILED restored
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / members / moremember.tt
index 72cad84..fa99de4 100644 (file)
@@ -143,7 +143,7 @@ function validate1(date) {
 
 [% IF ( error ) %]
 <div class="dialog alert">
-    [% IF ( error == 'AUTH_UPDATE_FAILED' ) %]
+    [% IF ( AUTH_UPDATE_FAILED ) %]
         <h3>Userid / Password update failed</h3>
         <strong>Insufficient privileges.</strong>
         <p>Other fields updated.</p>