source: trunk/spip/esqueleto-redcta/themes/fja/inc/inc-pregonediciones2.html @ 67

Last change on this file since 67 was 67, checked in by guille, 16 years ago
File size: 828 bytes
Line 
1<head>
2<SCRIPT LANGUAGE="JavaScript">
3<!-- 
4var VersionNav= navigator.appVersion
5var star=null;
6
7function MM_jumpMenu(targ,selObj,restore){ //v3.0
8  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
9  if (restore) selObj.selectedIndex=0;
10}
11// end hide -->
12</SCRIPT>
13
14</head>
15
16<BOUCLE_esta(MOTS) {id_mot}>
17<div id="avisoscabeza">......m&aacute;s Preg&oacute;n......</div>
18<br>
19<div class="notitit"><a href="spip.php?page=pregon&id_mot=#ID_MOT">Volver a #TITRE</a></div>
20<br>
21<select class="formediciones" name="menu1" onChange="MM_jumpMenu('parent',this,1)">
22<option>Otras ediciones</option><BOUCLE_ediciones(MOTS) {id_groupe=1} {par id_mot}{inverse} {id_mot!==#ID_MOT} >
23<option value="spip.php?page=pregon&id_mot=#ID_MOT">[(#TITRE|textebrut)</option>]
24</BOUCLE_ediciones></select>
25</form>
26</BOUCLE_esta>
Note: See TracBrowser for help on using the repository browser.