--- /dev/null
+#body-menu, #body-top, #body-logo, #body-bottom, #dev, #db-trace, .xdx, .noprint
+{ display:none; }
+
+table#body, img { border:0px; }
{/if}
</div>
+ <div class="noprint">
<div class="bits">
{if $smarty.session.auth ge AUTH_COOKIE}
{if !$c.wasinscrit && !$c.dcd}
*}{icon name=user_gray title="fiche AX"}</a>]
{/if}
</div>
+ </div>
<div class="long">
{if $c.wasinscrit}
{if $do_title}<h1>Recherche dans l'annuaire</h1>{/if}
-<ul>
+<ul class="noprint">
{if $with_soundex && ($smarty.request.firstname || $smarty.request.name)}
<li>Étendre ta recherche par <strong>
<a href="{$with_soundex}">proximité sonore</a>
{/if}
{/if}
+ {if $search_results_nb == 0 or ($advanced and !$simple)}
<h1 class='right'>
{if $search_results_nb==0}Aucune{else}{$search_results_nb}{/if} réponse{if $search_results_nb>1}s{/if}
{if $search_results_nb and $advanced and !$simple}
+ <span class="noprint">
(<a href='geoloc/?{$search_vars}'>Voir sur une carte</a>)
+ </span>
{/if}
</h1>
+ {/if}
{if $search_results_nb > 1}
- <div>
+ <div class="noprint">
Trier par :
{foreach from=$search_order_link item=tri}
[<a href='{$tri.url}'>
{if $smarty.session.auth ge AUTH_COOKIE}
<br />
{if $smarty.capture.list|smarty:nodefaults|display_lines > 20}
+ <div class="noprint">
{if $advanced}
{include file=search/adv.links.tpl do_title=1}
{else}
{include file=search/quick.form.tpl}
{/if}
+ </div>
{/if}
- <p>
+ <p class="noprint">
<strong>Astuce:</strong>
Si tu survoles une fiche, tu sauras quand elle a été mise à jour la dernière fois !</p>
{/if}
{if $smarty.session.auth ge AUTH_COOKIE}
<tr>
<th colspan="2">
- Recherche simple [<a href="search/adv">>>> Recherche avancée</a>]
+ Recherche simple <span class="noprint">[<a href="search/adv">>>> Recherche avancée</a>]</span>
</th>
</tr>
<tr>
<input type='text' name="quick" value="{$smarty.request.quick}" style="width: 98%" /><br />
</td>
</tr>
- <tr>
+ <tr class="noprint">
<td style="width: 78%">
<input type='checkbox' name='order' value='date_mod' {if $smarty.request.order eq "date_mod"}checked='checked'{/if} />
mettre les fiches modifiées récemment en premier
{/if}
</td>
{else}
- <tr>
+ <tr class="noprint">
<td style="width: 78%">
<input type='text' name="quick" value="{$smarty.request.quick}" style="width: 98%" /><br />
</td>
<link rel="bookmark" href="http://www.polytechnique.fr/eleves/" title="| Site d'élèves" />
{foreach from=$xorg_css item=css}
- <link rel="stylesheet" type="text/css" href="css/{$css}" />
+ <link rel="stylesheet" type="text/css" href="css/{$css}" media="all"/>
{/foreach}
+ <link rel="stylesheet" type="text/css" href="css/print.css" media="print"/>
{foreach from=$xorg_js item=js}
<script type="text/javascript" src="javascript/{$js}"></script>
{/foreach}
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/espace.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/espace.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/humlinux.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/humlinux.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/keynote.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/keynote.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/linux.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/linux.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/liteskin.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/liteskin.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/nbviolet.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/nbviolet.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/newxorg.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/newxorg.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/oldtimes.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/oldtimes.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/openweb.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/openweb.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/sharky.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/sharky.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/spectral.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/spectral.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="{$globals->baseurl}/" />
- <link rel="stylesheet" type="text/css" href="css/default.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="css/trapped.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
+ <link rel="stylesheet" type="text/css" href="css/trapped.css" media="all" />
{include file=skin/common.header.tpl}
{include file=skin/common.bandeau.head.tpl}
</head>