Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / columns_settings.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h2>Columns settings</h2>
4
5 <p>This administration area will help you hide or display columns on fixed tables throughout the staff client.</p>
6
7 <p>Clicking on the module you'd like to edit tables for will show you the options available to you.</p>
8
9 <p>This area lets you control the columns that show several of the modules in Koha. If nothing is hidden you will see no check marks and will see all of the columns when viewing the table.</p>
10
11 <p>If columns are hidden they will be checked off and hidden when you view the table.</p>
12
13 <p>You can also toggle columns using the 'Show/Hide Columns' button in the top right of the page you altered the columns for.</p>
14
15 <p><strong>See the full documentation for Columns settings in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/administration.html#column-settings">manual</a> (online).</strong></p>
16
17 [% INCLUDE 'help-bottom.inc' %]