Commit 2434bae0 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Export PDF : le logo de l'établissement doit être dans le répertoire public/...

Export PDF : le logo de l'établissement doit être dans le répertoire public/ de l'appli et s'appeler LOGO-UNICAEN.png
parent b6556a84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<table width="100%" style="font-size: 110%; border-bottom: 1px solid black; vertical-align: bottom;">
    <tr>
        <td width="15%">
            <img src="http://gest.unicaen.fr/images/logo-ucbn-noir.png" width="160px" alt="Logo de l'UCBN" />
            <img src="LOGO-UNICAEN.png" height="60px" alt="Logo de l'université" />
        </td>
        <td width="63%" align="center" style="font-weight: bold; /*font-size: 120%;*/">
            <?php echo $this->headerTitle; ?>
+1 −1
Original line number Diff line number Diff line
<table width="100%" style="font-size: 110%; border-bottom: 1px solid black; vertical-align: bottom;">
    <tr>
        <td width="15%">
            <img src="http://gest.unicaen.fr/images/logo-ucbn-noir.png" width="160px" alt="Logo de l'UCBN" />
            <img src="LOGO-UNICAEN.png" height="60px" alt="Logo de l'université" />
        </td>
        <td width="63%" align="center" style="font-weight: bold; /*font-size: 120%;*/">
            <?php echo $this->headerTitle; ?>