News:

AbanteCart v1.4.2 is released.

Main Menu

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - codmall

#1
Hi all,

Simpy find these codes in /storefront/view/default/template/common/footer.tpl then delete the line <?php echo $text_project_label ?>. This method will only delete the powered by AbanteCart... not the copyright.

<section class="copyrightbottom align_center">
         <h2 class="hidden">&nbsp;</h2>

         <div class="container-fluid">
            <div class="pull-left mt5">
               <?php echo ${$children_blocks[6]}; ?>
            </div>
            <div class="pull-right align_center">
               <?php echo $text_project_label ?>
               <br/>
               <?php echo $text_copy; ?>
            </div>
            <div class="pull-right mr20 mt5">
               <?php echo ${$children_blocks[7]}; ?>
            </div>
         </div>
      </section>

Forum Rules Code of conduct
AbanteCart.com 2010 -