Bugzilla – Attachment 2479 Details for
Bug 5100
Incorrect link to System Preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
0001-Fix-for-Bug-5100-Incorrect-link-to-System-Preference.patch (text/plain), 1.19 KB, created by
Owen Leonard
on 2010-08-06 19:03:57 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2010-08-06 19:03:57 UTC
Size:
1.19 KB
patch
obsolete
>From 32bc126942f54e5299a64bf1ffc6d81ef7fad154 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 6 Aug 2010 15:02:45 -0400 >Subject: [PATCH] Fix for Bug 5100, Incorrect link to System Preferences > >--- > .../prog/en/modules/admin/admin-home.tmpl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl >index afa2a35..05ca4e4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl >@@ -18,7 +18,7 @@ > <div class="yui-u first"> > <form action="/cgi-bin/koha/admin/preferences.pl" method="post"> > <fieldset> >-<h4><a href="/cgi-bin/koha/admin/systempreferences.pl">Global system preferences</a></h4> >+<h4><a href="/cgi-bin/koha/admin/preferences.pl">Global system preferences</a></h4> > <p>Manage global system preferences like MARC flavor, date format, administrator email, and templates.</p> > <input type="hidden" name="op" value="search" /> > <input type="text" name="searchfield" value="<!-- TMPL_VAR NAME="searchfield" -->" /> >-- >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 5100
: 2479