Remove Manual link from admin GUI

From KolmiSoft Wiki

Jump to: navigation, search

In file /home/mor/app/views/layouts/callc.rhtml delete following lines:

<% if session[:usertype] == "admin" %>
<a style="" href="http://wiki.kolmisoft.com/index.php/MOR_PRO_Manual" target="_blank"><%= image_tag('icons/pdf.png', :title => _('Manual') ) %> Manual</a>
<% end %>

Restart Apache.

Personal tools