Last change
on this file since 24636 was
3559,
checked in by flop25, 15 years ago
|
-color config for style
-my_phone global style
-add text needed in admin page
-all var are now in *.conf.php files
-config by default changed
|
File size:
1.7 KB
|
Line | |
---|
1 | <div class="titrePage"> |
---|
2 | <h2>Music player</h2> |
---|
3 | </div> |
---|
4 | <div style="text-align:left"> |
---|
5 | <div style="margin-bottom:5em"> |
---|
6 | <dl> |
---|
7 | <dt>FAQ</dt> |
---|
8 | <dd> |
---|
9 | <ul> |
---|
10 | <li><a href="#q1">{'mp_help_q1'|@translate}</a></li> |
---|
11 | <li><a href="#q2">{'mp_help_q2'|@translate}</a></li> |
---|
12 | <li><a href="#q3">{'mp_help_q3'|@translate}</a></li> |
---|
13 | <li><a href="#q4">{'mp_help_q4'|@translate}</a></li> |
---|
14 | <li><a href="#q5">{'mp_help_q5'|@translate}</a></li> |
---|
15 | <li><a href="#q6">{'mp_help_q6'|@translate}</a></li> |
---|
16 | <li><a href="#q7">{'mp_help_q7'|@translate}</a></li> |
---|
17 | <li><a href="#q8">{'mp_help_q8'|@translate}</a></li> |
---|
18 | </ul> |
---|
19 | </dd> |
---|
20 | </dl> |
---|
21 | </div> |
---|
22 | <div id="q1" class="help"><p><strong>{'mp_help_q1'|@translate}</strong><br />{'mp_help_div1'|@translate}</p> |
---|
23 | </div> |
---|
24 | <div id="q2" class="help"><p><strong>{'mp_help_q2'|@translate}</strong><br />{'mp_help_div2'|@translate}</p> |
---|
25 | </div> |
---|
26 | <div id="q3" class="help"><p><strong>{'mp_help_q3'|@translate}</strong><br />{'mp_help_div3'|@translate}</p> |
---|
27 | </div> |
---|
28 | <div id="q4" class="help"><p><strong>{'mp_help_q4'|@translate}</strong><br />{'mp_help_div4'|@translate}</p> |
---|
29 | </div> |
---|
30 | <div id="q5" class="help"><p><strong>{'mp_help_q5'|@translate}</strong><br />{'mp_help_div5'|@translate}</p> |
---|
31 | </div> |
---|
32 | <div id="q6" class="help"><p><strong>{'mp_help_q6'|@translate}</strong><br />{'mp_help_div6'|@translate}</p> |
---|
33 | </div> |
---|
34 | <div id="q7" class="help"><p><strong>{'mp_help_q7'|@translate}</strong><br />{'mp_help_div7'|@translate}</p> |
---|
35 | </div> |
---|
36 | <div id="q8" class="help"><p><strong>{'mp_help_q8'|@translate}</strong><br />{'mp_help_div8'|@translate}</p> |
---|
37 | </div> |
---|
38 | <p><a href="admin.php?page=plugin&section=music_player/admin/admin.php">{'mp_adm_return'|@translate}</a></p> |
---|
39 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.