Disable header languages in DTC admin panel

After install, edit this file :

/usr/share/dtc/admin/gfx/skin/bwoup/skin.css (or choose your theme directory if you change it)

search “header” section and add inside it :

display: none;

Comments are closed.