[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {*?template charset=latin1?*} 3 {default top_logo="ezpublish_admin.gif"} 4 <form action={"/content/search/"|ezurl} method="get"> 5 6 <table class="layout" width="100%" cellpadding="3" cellspacing="0" border="0"> 7 <tr> 8 <td class="topline" width="40%"> 9 <img src={$top_logo|ezimage} alt="" /> 10 </td> 11 <td class="topbox" align="right" width="50%" valign="bottom"> 12 <br /> 13 <input class="halfbox" type="text" size="20" name="SearchText" id="Search" value="" /><br /> 14 <a class="topline" href={"/content/advancedsearch/"|ezurl}><span class="small">{"Advanced search"|i18n("design/standard/layout")}</span></a><div class="labelbreak"></div> 15 </td> 16 <td class="topbox" valign="top" width="10%"> 17 <br /> 18 <input class="button" name="SearchButton" type="submit" value="{'Search'|i18n('design/standard/layout')}" /> 19 </td> 20 </tr> 21 </table> 22 23 </form> 24 {/default}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |