Bugzilla – Attachment #118106: Bug 22544: fix count call - to squash for
bug #22544
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 22544
Collapse All
|
Expand All
(-)
a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt (-2 / +1 lines)
Lines 82-88
Link Here
82
[% END %]
82
[% END %]
83
[% END %]
83
[% END %]
84
84
85
[% IF ( koha_news ) %]
85
[% IF koha_news.count %]
86
86
87
[% IF single_news_error %]
87
[% IF single_news_error %]
88
88
89
-
Return to
bug 22544