|
Re: [SMARTY] html_option : label display isn't it wrong????: msg#00443php.smarty.general
That is fixed in CVS. On Wed, 2003-01-29 at 21:12, olivier hericord wrote: > I've just updated my smarty from 2.3 to 2.3.1.....and i have a problem > with html_option on my site. > > > html_option generates that code: > > <option label="0" value="0">Rendez-vous</option> > <option label="10" value="10">Statistiques par Appareil</option> > <option label="20" value="20">Statistiques par Examen</option> > <option label="30" value="30">Statistiques par médecin</option> > > and it should generate that code: > > <option label="Rendez-vous" value="0">Rendez-vous</option> > <option label="Statistiques par Appareil" value="10">Statistiques par > Appareil</option> > <option label="Statistiques par Examen" value="20">Statistiques par > Examen</option> > <option label="Statistiques par médecin" value="30">Statistiques par > médecin</option> > > > > Now , the label attribute seems to be equal to the value of the item > and i think i should be equal to the name of the item!!!!???? > > Am i wrong? > > i don't understand :( -- Monte Ohrt <monte@xxxxxxxx> -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [SMARTY] Smarty and calender layout question: 00443, Monte Ohrt |
|---|---|
| Next by Date: | [SMARTY] Why won't this work?: 00443, philippe . morange |
| Previous by Thread: | [SMARTY] html_option : label display isn't it wrong????i: 00443, olivier hericord |
| Next by Thread: | RE: [SMARTY] Smarty and calender layout question: 00443, Scott Matthewman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |