source:
extensions/music_player/template/no.tpl
@
25705
Last change on this file since 25705 was 3501, checked in by , 15 years ago | |
---|---|
File size: 420 bytes |
Rev | Line | |
---|---|---|
[3501] | 1 | {html_head}<link rel="stylesheet" type="text/css" href="./template/no.css">{/html_head} |
2 | ||
3 | <div id="content"> | |
4 | <div id="autre_content"> | |
5 | <p>{'mp_text_no_autorisation'|@translate}</p> | |
6 | <p id="pageBottomActions"><a href="#" onclick="window.close();" title="{'Close this window'|@translate}"><img src="template/icon/exit.png" class="button" alt="close"></a></p> | |
7 | </div> | |
8 | </div> <!-- the_page --> | |
9 | ||
10 | </body> | |
11 | </html> |
Note: See TracBrowser
for help on using the repository browser.