From 8564bf8c11dbd4b972dd629010a91c0f5ec406b2 Mon Sep 17 00:00:00 2001 From: Hector Castro Date: Tue, 21 Jun 2016 15:19:40 -0600 Subject: [PATCH] Bug 16793: Use Font Awesome for arrows instead of images in audio_alerts.tt This changes fit with bug 16148 for marc modification template management To test -Apply patch -Goto Admin->Audio alerts -Verify that green arrows have disappeared now in blue Awesome Icons --- .../intranet-tmpl/prog/en/modules/admin/audio_alerts.tt | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 ecec1c5..2a6a8a7 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 @@ -80,7 +80,7 @@   Precedence -   + Change order Selector Sound   @@ -94,19 +94,19 @@ [% a.precedence %] - Move alert up + - Move alert to top + - Move alert to bottom + - Move alert down + [% a.selector %] -- 1.7.10.4