+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ [% IF ( ( CAN_user_tools_moderate_comments && pendingcomments ) + || ( CAN_user_tools_moderate_tags && pendingtags ) + || ( CAN_user_acquisition && pendingsuggestions ) ) %] +
+ [% IF ( CAN_user_acquisition && pendingsuggestions ) %] +
+ + Suggestions pending approval: + [% pendingsuggestions %] +
+ [% END %] + + [% IF ( CAN_user_tools_moderate_comments && pendingcomments ) %] +
+ Comments pending approval: + [% pendingcomments %] +
+ [% END %] + + [% IF ( CAN_user_tools_moderate_tags && pendingtags ) %] +
+ Tags pending approval: + [% pendingtags %] +
+ [% END %] +
+ [% END %] + + +
+ [% IF ( IntranetmainUserblock ) %] +
+ +
+ [% END %] +
+
+
+ [% IF ( koha_news_count ) %] +
+

News

+ [% FOREACH koha_new IN koha_news %] +

[% koha_new.title %]

+

[% koha_new.new %]

+

Posted on [% koha_new.newdate %] + [% IF ( CAN_user_tools ) %] + Edit + | Delete + | New + [% END %] +

+
+ [% END %] +
+ [% END %] +
+