Skip to content
Snippets Groups Projects
Commit 01534094 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

dev #55147 to the top

parent 4c6b6ed8
Branches
Tags
5 merge requests!2080Sandbox detach zf from storm,!2061Master,!2035Dev#55147 ponge s73,!2030Dev#55147 ponge s73,!2028dev #55147 add link to Bokeh Days subscription
Pipeline #499 passed with stage
in 22 minutes and 33 seconds
<?php
echo $this->tag('p',
$this->tagAnchor('http://bokeh-library-portal.org/journees-communautaires-2017',
$this->_('Inscrivez-vous aux journées communautaires Bokeh du 23 et 24 mars 2017'),
['target' => '_blank']),
['class' => 'bokeh-days'])
?>
<h2><?php echo $this->_('Paramètres du site');?>&nbsp;:</h2>
<?php
$lien = $edit_domain_name = '';
......@@ -39,13 +48,6 @@ foreach ($modstats as $stat) {
<?php echo $this->cosmoStatus(); ?>
<h2><?php echo $this->_('Participez à la communauté'); ?> !</h2>
<?php
echo $this->tag('p',
$this->tagAnchor('http://bokeh-library-portal.org/journees-communautaires-2017',
$this->_('Inscrivez-vous aux journées communautaires Bokeh du 23 et 24 mars 2017'),
['target' => '_blank']),
['class' => 'bokeh-days'])
?>
<div class='ligne_info'>
<a onclick="window.open(this.href); return false" href="http://bokeh-library-portal.org"><?php echo $this->_('Site communautaire');?></a> -
<a onclick="window.open(this.href); return false" href="https://groups.google.com/group/utilisateurs-bokeh"><?php echo $this->_('Google group Bokeh');?></a> -
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment