source:
OpenPNE/branches/2.6.x/webapp/modules/ktai/templates/error.tpl
@
3241
Last change on this file since 3241 was 2444, checked in by , 16 years ago | |
---|---|
File size: 222 bytes |
Line | |
---|---|
1 | ({$inc_ktai_header|smarty:nodefaults}) |
2 | |
3 | <center><font color="red">エラー</font></center> |
4 | <hr> |
5 | ({foreach from=$errors item=item}) |
6 | ({$item|smarty:nodefaults})<br> |
7 | ({/foreach}) |
8 | |
9 | <hr> |
10 | |
11 | ({$inc_ktai_footer|smarty:nodefaults}) |
Note: See TracBrowser
for help on using the repository browser.