Addressing bug 1782
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / authorised_values.tmpl
index f51a668..b82b6e9 100644 (file)
@@ -40,6 +40,7 @@
         </li>
         <li>
             <label for="authorised_value">Authorized value</label>
+     <!-- TMPL_IF name="action_modify" --><input type="hidden" id="id" name="id" value="<!-- TMPL_VAR name="id" -->" /><!-- /TMPL_IF -->
             <input type="text" id="authorised_value" name="authorised_value" value="<!-- TMPL_VAR name="authorised_value" -->" />
         </li>
         <li>