Skip to content
Snippets Groups Projects

Master

Merged Ghislain Loas requested to merge master into SPRINT3_DEV_#13296_formation_widget
Compare and
+ 308
98
Preferences
Compare changes
Files
@@ -9,7 +9,7 @@ if($this->fiche["erreur"]) echo '<p class="error">' . $this->fiche["erreur"] . '
<table width="100%" class="tablesorter">
<thead>
<tr>
<th style="text-align:left"><?php echo $this->_('n°') ?></th>
<th style="text-align:left; white-space:nowrap"><?php echo $this->_('n°') ?></th>
<th style="text-align:left"><?php echo $this->_('Titre') ?></th>
<th style="text-align:left"><?php echo $this->_('Auteur') ?></th>
<th style="text-align:left"><?php echo $this->_('Bibliothèque') ?></th>