Remove Version info backend

  • Posts: 128
  • Thank you received: 1
7 years 1 month ago #279938

-- url of the page with the problem -- : www.jetshop24.net
-- HikaShop version -- : 3.2

Hi,

How can I remove: Version HikaShop Business 3.2.0 [1709251147]
from the backend under Main?
Thanks and regards
Thomas

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
7 years 1 month ago #279940

Hi,

You need to edit the file "main" of the view "config" via the menu Display>Views and remove that piece:

<tr>
		<td class="hk_tbl_key"<?php echo $this->docTip('version');?>><?php echo JText::_('VERSION');?></td>
		<td>
			HikaShop <?php echo $this->config->get('level').' '.$this->config->get('version'); ?> [{__BUILD_NB__}]
		</td>
	</tr>
www.hikashop.com/support/documentation/1...-display.html#layout

The following user(s) said Thank You: thomasf

Please Log in or Create an account to join the conversation.

  • Posts: 128
  • Thank you received: 1
7 years 1 month ago #279989

Thank you

Please Log in or Create an account to join the conversation.

Time to create page: 0.035 seconds
Powered by Kunena Forum