Bug 16257 - EDIfact messages link on tools page results error

There is a link to EDIfact messages on the tools home page that will
lead to an error. I assume that the link should be removed in favor of
the link on the acquisitions homepage.

Test Plan:
1) Note the EDIfact messages link on the Tools home page
2) Apply this patch
3) Refresh the page, the link should be gone

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Kyle Hall 2016-04-26 18:25:14 +00:00
parent 61d670795f
commit e2556f6c42

View file

@ -104,18 +104,13 @@
<dd>Use tool plugins</dd>
[% END %]
[% IF CAN_user_acquisition_edi_manage %]
<dt><a href="/cgi-bin/koha/tools/edi.pl">EDIfact messages</a></dt>
<dd>Manage EDIfact transmissions</dd>
[% END %]
[% IF ( CAN_user_tools_upload_general_files ) %]
<dt><a href="/cgi-bin/koha/tools/upload.pl">Upload</a></dt>
<dd>Upload any type of file, manage uploads</dd>
[% END %]
</dl>
</div>
<div class="yui-u">
<h3>Catalog</h3>
<dl>