source:
extensions/Synchronize_local_directory/admin.tpl
@
27595
Last change on this file since 27595 was 12844, checked in by , 13 years ago | |
---|---|
File size: 310 bytes |
Line | |
---|---|
1 | <!-- Show the title of the plugin --> |
2 | <div class="titlePage"> |
3 | <h2>{'Synchronize Local Directory plugin'|@translate}</h2> |
4 | </div> |
5 | |
6 | <!-- Show content in a nice box --> |
7 | <fieldset> |
8 | <legend>{'A minimal plugin'|@translate}</legend> |
9 | |
10 | {'Hello world!'|@translate} |
11 | {$synchronizeLocalDirectory_output} |
12 | </fieldset> |
Note: See TracBrowser
for help on using the repository browser.