Last change
on this file since 162 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
525 bytes
|
Line | |
---|
1 | <a name="formulaire_menu_lang" id="formulaire_menu_lang"></a> |
---|
2 | <h2><:info_langues:></h2> |
---|
3 | <ul class="listageconteneur"><li><form method="post" action="#ENV{url}"> |
---|
4 | [(#ENV{url}|form_hidden)] |
---|
5 | <label for="#ENV{nom}"></label> |
---|
6 | <select class="forml" name="#ENV{nom}" id="#ENV{nom}" onchange="document.location.href='#ENV{url}&#ENV{nom}='+this.options[this.selectedIndex].value"> |
---|
7 | #ENV*{langues} |
---|
8 | </select> |
---|
9 | <noscript><div style="display:inline;"> |
---|
10 | <input type="submit" value=">>" /> |
---|
11 | </div></noscript></li></ul> |
---|
12 | </form> |
---|
Note: See
TracBrowser
for help on using the repository browser.