Skip to content
Snippets Groups Projects

Stable

Merged Ghislain Loas requested to merge stable into hotline-master
Compare and
+ 230
39
Preferences
Compare changes
Files
<h2><?php echo $this->traduire('Version');?>&nbsp;:
<a href='http://git.afi-sa.fr/afi/opacce/blob/master/VERSIONS'><?php echo BOKEH_RELEASE_NUMBER ?></a>
</h2>
<?php
echo $this->tag('h2',
$this->_('Version') . ' : ' . $this->tag('a',
BOKEH_RELEASE_NUMBER,
['href' => BOKEH_REMOTE_FILES . 'blob/' . BOKEH_VERSION . '/VERSIONS']));
?>
<h2><?php echo $this->traduire('Paramètres du site');?>&nbsp;:</h2>