Changeset 5702
- Timestamp:
- 04/09/08 22:03:50 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/owner/communication/comment/index.php
r5632 r5702 172 172 function execLoadFunction() { 173 173 document.getElementById('allChecked').disabled = false; 174 <?php 175 if(!isset($tabsClass['guestbook'])){ 176 ?> 174 177 removeItselfById('category-move-button'); 178 <?php 179 } 180 ?> 175 181 } 176 182
