|
Lines 43-51
Link Here
|
| 43 |
<p> |
43 |
<p> |
| 44 |
<span>The [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog is offline for system maintenance. We'll be back soon!</span> |
44 |
<span>The [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog is offline for system maintenance. We'll be back soon!</span> |
| 45 |
[% IF ( Koha.Preference( 'ReplytoDefault' ) ) %] |
45 |
[% IF ( Koha.Preference( 'ReplytoDefault' ) ) %] |
| 46 |
<span>If you have any questions, please contact the <a href="mailto:[% Koha.Preference( 'ReplytoDefault' ) | $raw %]">site administrator</a></span> |
46 |
If you have any questions, please contact the <a href="mailto:[% Koha.Preference( 'ReplytoDefault' ) | $raw %]">site administrator</a> |
| 47 |
[% ELSIF ( Koha.Preference( 'KohaAdminEmailAddress' ) ) %] |
47 |
[% ELSIF ( Koha.Preference( 'KohaAdminEmailAddress' ) ) %] |
| 48 |
<span>If you have any questions, please contact the <a href="mailto:[% Koha.Preference( 'KohaAdminEmailAddress' ) | $raw %]">site administrator</a></span> |
48 |
If you have any questions, please contact the <a href="mailto:[% Koha.Preference( 'KohaAdminEmailAddress' ) | $raw %]">site administrator</a> |
| 49 |
[% END %] |
49 |
[% END %] |
| 50 |
</p> |
50 |
</p> |
| 51 |
[% END %] |
51 |
[% END %] |