--- a/web/select.php Tue Mar 05 16:02:11 2013 +0100
+++ b/web/select.php Tue Mar 12 15:13:25 2013 +0100
@@ -124,6 +124,7 @@
</li>
</ul>
</div>
+ <ul>
<?php
$basepath = dirname(__FILE__)."/";
$partenaires = $translate->_('config__partenaires');
@@ -147,18 +148,19 @@
}
?>
- <div class="archivesVideoBox">
- <a href="<?php echo URL_ROOT . $rep ?>">
- <img src="<?php echo URL_ROOT . "$rep/$tail_img" ?>" width="270" height="150"/>
- </a>
- <h3 class="AVBtitle"><?php echo $archive_title ?></h3>
- <p class="AVBtext"><?php echo $archive_description; ?></p>
- </div>
+ <div class="archivesVideoBox">
+ <a href="<?php echo URL_ROOT . $rep ?>">
+ <img src="<?php echo URL_ROOT . "$rep/$tail_img" ?>" width="270" height="150"/>
+ </a>
+ <h3 class="AVBtitle"><?php echo $archive_title ?></h3>
+ <p class="AVBtext"><?php echo $archive_description; ?></p>
+ </div>
<?php
}
?>
+ </ul>
</div>
<div class="footer">
<hr />