Bug 14268: Followup - instruction for preftype selection
removes the now redundant instruction "Note: you should have no reasons to modify the following default values" and replaces it with "Note: change the variable type to one of the dropdown values as needed" Signed-off-by: Tadeasm <tadeas.moravec@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
6e3bcc387e
commit
b6c8de6503
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@
|
|||
|
||||
<fieldset class="brief">
|
||||
<legend>Koha internal</legend>
|
||||
<div class="hint">Note: you should have no reasons to modify the following default values</div>
|
||||
<div class="hint">Note: change the variable type to one of the dropdown values as needed</div>
|
||||
<ol>
|
||||
<li><label for="preftype">Variable type:</label>
|
||||
<select name="preftype" id="preftype">
|
||||
|
|
Loading…
Reference in a new issue