fix for bug 2543: report output by tabulation a bit too literal
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / bor_issues_top.tmpl
index 9f5ffba..300e491 100644 (file)
@@ -256,12 +256,8 @@ function Dopop(link) {
                                <option value="<!-- TMPL_VAR NAME="type" -->"><!-- TMPL_VAR NAME="type" --></option>
                        <!-- /TMPL_LOOP -->
                        </select>
-                       <!-- <label class="inline" for="sep">Delimiter: </label> -->
-                       <select name="sep" id="sep">
-                       <!-- TMPL_LOOP NAME="seploop" -->
-                               <option value="<!-- TMPL_VAR NAME="delim" -->"><!-- TMPL_VAR NAME="delim" --></option>
-                       <!-- /TMPL_LOOP -->
-                       </select>
+                       <label class="inline" for="sep">Delimiter: </label>
+                       <!-- TMPL_VAR NAME="CGIseplist" -->
                </li>
        </ol>
        </fieldset>