X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.title.header.tpl;h=184f8f8ee86b0be4c4ae4ff2bb039449545a721b;hb=98d7a2d3ee35bbd3cf9891d4db60a6b262e8d798;hp=ad75c91b3d1c76ed1480215d54e16a5b470df8d0;hpb=162585577e74aa18bcf3a94cd2024335c67bb08a;p=platal.git diff --git a/templates/skin/common.title.header.tpl b/templates/skin/common.title.header.tpl index ad75c91..184f8f8 100644 --- a/templates/skin/common.title.header.tpl +++ b/templates/skin/common.title.header.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -33,10 +33,15 @@
- + value="{$smarty.request.quick|default:'Recherche dans l\'annuaire'}" + onfocus="if (this.value === 'Recherche dans l\'annuaire') this.value=''; + $('#quick_button').show()" + onblur="if (this.value === '') this.value='{$smarty.request.quick|default:'Recherche dans l\'annuaire'|escape:javascript}'" + /> +
{if $smarty.session.auth gt AUTH_PUBLIC && $smarty.session.notifs}