Changeset 5707

Show
Ignore:
Timestamp:
04/10/08 14:26:27 (6 months ago)
Author:
inureyes
Message:

#897

  • [5702] 를 1.6 트리에 반영
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.6/interface/owner/entry/comment/index.php

    r5637 r5707  
    165165                                function execLoadFunction() { 
    166166                                    document.getElementById('allChecked').disabled = false; 
     167<?php   
     168if(!isset($tabsClass['guestbook'])){  
     169?>  
    167170                                    removeItselfById('category-move-button'); 
     171<?php 
     172} 
     173?> 
    168174                                } 
    169175