Bugzilla – Attachment 2128 Details for
Bug 4485
System preferences page uses non-standard warning style
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
0001-Fix-for-Bug-4485-System-preferences-page-uses-non-st.patch (text/plain), 1.36 KB, created by
Chris Cormack
on 2010-05-11 14:14:00 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2010-05-11 14:14:00 UTC
Size:
1.36 KB
patch
obsolete
>From cf52b8966bd17a65e72ca280af9d93b2d72b7fe9 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 11 May 2010 10:13:34 -0400 >Subject: [PATCH] Fix for Bug 4485, System preferences page uses non-standard warning style > >--- > .../prog/en/modules/admin/preferences.tmpl | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tmpl >index 832be87..80035bb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tmpl >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tmpl >@@ -29,12 +29,12 @@ > > <!-- TMPL_IF NAME="jump_not_found" --> > <h2>System preferences</h2> >- <div class="dialog error"> >+ <div class="dialog alert"> > Could not find a system preference named <code><!-- TMPL_VAR NAME="jumpfield" --></code>. > </div> > <!-- /TMPL_IF --> > <!-- TMPL_IF NAME="search_not_found" --> >- <div class="dialog error"> >+ <div class="dialog alert"> > No system preferences matched your search for <strong><!-- TMPL_VAR NAME="searchfield" --></strong>. You can try a different search or <a href="/cgi-bin/koha/admin/preferences.pl?tab=<!-- TMPL_VAR NAME="last_tab" -->">return to where you were before.</a> > </div> > <!-- /TMPL_IF --> >-- >1.7.0.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 4485
: 2128