Changeset 5702

Show
Ignore:
Timestamp:
04/09/08 22:03:50 (2 years ago)
Author:
inureyes
Message:

#897

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/interface/owner/communication/comment/index.php

    r5632 r5702  
    172172                                function execLoadFunction() { 
    173173                                    document.getElementById('allChecked').disabled = false; 
     174<?php  
     175    if(!isset($tabsClass['guestbook'])){ 
     176?> 
    174177                                    removeItselfById('category-move-button'); 
     178<?php 
     179    } 
     180?> 
    175181                                } 
    176182