Lines 75-82
Link Here
|
75 |
<h3>Audio alerts</h3> |
75 |
<h3>Audio alerts</h3> |
76 |
[%IF !( Koha.Preference('AudioAlerts') ) %] |
76 |
[%IF !( Koha.Preference('AudioAlerts') ) %] |
77 |
<div class="dialog alert"> |
77 |
<div class="dialog alert"> |
78 |
<p><strong>Note: </strong></p> |
78 |
<h3>Audio alerts are disabled</h3> |
79 |
<p>Please enable system preference 'AudioAlerts' to activate sounds.</p> |
79 |
[% IF ( CAN_user_parameters_manage_sysprefs ) %] |
|
|
80 |
<p>Please enable system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AudioAlerts">AudioAlerts</a> to activate sounds.</p> |
81 |
[% ELSE %] |
82 |
<p>The system preference <strong>AudioAlerts</strong> must be enabled to activate sounds.</p> |
83 |
[% END %] |
80 |
</div> |
84 |
</div> |
81 |
[% END %] |
85 |
[% END %] |
82 |
<table id="audio-alerts-table"> |
86 |
<table id="audio-alerts-table"> |