Last change
on this file since 10329 was
5556,
checked in by pbra, 15 years ago
|
Stereo Plugin : v2.0.b added admin menu better help button placement ...
|
File size:
459 bytes
|
Rev | Line | |
---|
[5556] | 1 | {* $Id: help.tpl 2010-03-26 pbra $ *} |
---|
| 2 | <link rel="stylesheet" type="text/css" href="./help.css"> |
---|
| 3 | |
---|
| 4 | <div id="content" class="content"> |
---|
| 5 | <div class="titrePage"> |
---|
| 6 | <ul class="categoryActions"> |
---|
| 7 | <li> |
---|
| 8 | <a href="#" onclick="window.close();" title="Fermer cette fenêtre" style="font-weight: bold;font-size: 20pt;">X</a> |
---|
| 9 | </li> |
---|
| 10 | </ul> |
---|
| 11 | <h2>{'Help'|@translate}</h2> |
---|
| 12 | </div> |
---|
| 13 | <ul> |
---|
| 14 | {$HELP_MESSAGE} |
---|
| 15 | </ul> |
---|
| 16 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.