Bugzilla – Attachment 37026 Details for
Bug 13872
Typographical error on columns_settings.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[Signed off] Bug 13872 - Typographical error on columns_settings.tt
Signed-off-Bug-13872---Typographical-error-on-colu.patch (text/plain), 2.89 KB, created by
Marc Véron
on 2015-03-20 10:24:54 UTC
(
hide
)
Description:
[Signed off] Bug 13872 - Typographical error on columns_settings.tt
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-03-20 10:24:54 UTC
Size:
2.89 KB
patch
obsolete
>From a51b6c14d4a7a1d4508b4529ee959370ae4ed587 Mon Sep 17 00:00:00 2001 >From: Hector Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> >Date: Wed, 18 Mar 2015 21:05:03 -0600 >Subject: [PATCH] [Signed off] Bug 13872 - Typographical error on > columns_settings.tt >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Test plan: >1) Go to url 'koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/columns_settings.tt' line 9 and check the typo "columsn" and change for columns. >2) See also changes for Column settings to Columns settings at lines 3 and 15 >3) Apply the patch >4) Repeat step 1 and chek if the typo is fixed or go to Administration > Additional parameters > Configure columns and go to Help page. > >Sponsored-by: Universidad de El Salvador > >Signed-off-by: Hector Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> > >Typo is fixed >Signed-off-by: Marc Véron <veron@veron.ch> >--- > .../prog/en/modules/help/admin/columns_settings.tt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/columns_settings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/columns_settings.tt >index 8c33dca..c349571 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/columns_settings.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/columns_settings.tt >@@ -1,17 +1,17 @@ > [% INCLUDE 'help-top.inc' %] > >-<h2>Column Settings</h2> >+<h2>Columns settings</h2> > > <p>This administration area will help you hide or display columns on fixed tables throughout the staff client. Right now there is only one table, the currencies table, you can control with this, but more will come.</p> > > <p>Clicking on the module you'd like to edit tables for will show you the options available to you. Right now only 'Administration' has any options.</p> > >-<p>This area lets you control the columsn that show in the Currency admin area. If nothing is hidden you will see no check marks and will see all of the columns when viewing the table.</p> >+<p>This area lets you control the columns that show in the Currency admin area. If nothing is hidden you will see no check marks and will see all of the columns when viewing the table.</p> > > <p>If columns are hidden they will be checked off and hidden when you view the table.</p> > > <p>You can also toggle columns using the 'Show/Hide Columns button in the top right of the page.</p> > >-<p><strong>See the full documentation for Column Settings in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/additionaladmin.html#admincolumns">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Columns settings in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/additionaladmin.html#admincolumns">manual</a> (online).</strong></p> > >-[% INCLUDE 'help-bottom.inc' %] >\ No newline at end of file >+[% INCLUDE 'help-bottom.inc' %] >-- >1.7.10.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 13872
:
36997
|
37026
|
37083