Changeset 5707
- Timestamp:
- 04/10/08 14:26:27 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.6/interface/owner/entry/comment/index.php
r5637 r5707 165 165 function execLoadFunction() { 166 166 document.getElementById('allChecked').disabled = false; 167 <?php 168 if(!isset($tabsClass['guestbook'])){ 169 ?> 167 170 removeItselfById('category-move-button'); 171 <?php 172 } 173 ?> 168 174 } 169 175
