* 게시판 목록에 '엑셀 저장' 버튼 삽입 코드를 간소화
- 스킨의 list.html 파일 적당한 곳에 {$excel_button}만 삽입해주면 됨
- 수정된 파일
./modules/excel/excel.controller.php
./modules/excel/excel.class.php
./modules/excel/lang/ko.php
./modules/excel/conf/info.xml
* 게시판 목록에 '엑셀 저장' 버튼 삽입 코드를 간소화
- 스킨의 list.html 파일 적당한 곳에 {$excel_button}만 삽입해주면 됨
- 수정된 파일
./modules/excel/excel.controller.php
./modules/excel/excel.class.php
./modules/excel/lang/ko.php
./modules/excel/conf/info.xml
수정한 이유 :