Bugzilla – Attachment 36997 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]
Bug 13872 - Typographical error on columns_settings.tt
0001-Bug-13872-Typographical-error-on-columns_settings.tt.patch (text/plain), 2.73 KB, created by
Héctor Eduardo Castro Avalos
on 2015-03-19 03:12:51 UTC
(
hide
)
Description:
Bug 13872 - Typographical error on columns_settings.tt
Filename:
MIME Type:
Creator:
Héctor Eduardo Castro Avalos
Created:
2015-03-19 03:12:51 UTC
Size:
2.73 KB
patch
obsolete
>From 1e222a03ab4d497d8f0cfae31f04829689a9d512 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] Bug 13872 - Typographical error on columns_settings.tt > >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> >--- > .../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