Bug 7067 [Follow-up: templates] allow patron self registration via the opac
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / intranet-main.tt
index e7363b0..542a350 100644 (file)
 
 
                     [% IF ( CAN_user_borrowers && pending_borrower_modifications ) %]
-                    <div class="pending-info">
+                    <div class="pending-info" id="patron_updates_pending">
                         <a href="/cgi-bin/koha/members/members-update.pl">Patrons requesting modifications</a>:
                         <span class="pending-number-link">[% pending_borrower_modifications %]</span>
                     </div>