Changeset 5743 for trunk/interface/owner/communication/comment/index.php
- Timestamp:
- 04/11/08 02:07:12 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/owner/communication/comment/index.php
r5702 r5743 410 410 </div> 411 411 </div> 412 413 <div id="data-description" class="section"> 414 <h2><?php echo _t('기능 설명');?></h2> 415 <dl class="ban-description"> 416 <dt><?php echo _t('차단하기');?></dt> 417 <dd><?php echo _t('해당 데이터를 필터에 추가합니다.');?></dd> 418 </dl> 419 <dl class="trash-description"> 420 <dt><?php echo _t('지우기');?></dt> 421 <dd><?php echo _t('선택한 링크를 삭제합니다.');?></dd> 422 </dl> 423 </div> 412 424 </div> 413 425 </form>
