[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {section show=$first} 3 <ul> 4 {/section} 5 <li class="toolbar-item {$placement}"> 6 {section show=eq($current_user.is_logged_in)} 7 <a href={"/user/login"|ezurl}>{"Login"|i18n("design/standard/toolbar")}</a> 8 {section-else} 9 <a href={"/user/logout"|ezurl}>{"Logout"|i18n("design/standard/toolbar")}({$current_user.contentobject.name|wash})</a> 10 {/section} 11 </li> 12 {section show=$last} 13 </ul> 14 {/section}
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 |