From dfe6181220e3ba49c4cfbdc4d85b1dbc1c30e4d8 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Thu, 17 Sep 2015 11:04:09 -0400 Subject: [PATCH] Bug 11431 [QA Followup] - Hard code list of sounds for security The sounds directory is no longer available for listing for security. It is better and safer to hard code the list of sounds. Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/audio_alerts.tt | 31 +++++++++++-------- 1 files changed, 18 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt index d3471ce..82b3b87 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt @@ -4,19 +4,6 @@