|
|
@@ -175,8 +175,8 @@ $adminSettingBag = $settingModule->getAdminSettingBag(); |
|
|
|
<!--<a href="<?php echo $adminSettingBag->get('forumFlarumUrl'); ?>">Forum</a> <span class="bull">•</span>--> |
|
|
|
<?php endif; ?> |
|
|
|
<a href="<?php echo $this->getUrlManager()->createUrl('site/mentions'); ?>">Mentions légales</a> <span class="bull">•</span> |
|
|
|
<a href="<?php echo $this->getUrlManager()->createUrl('site/cgv'); ?>">Conditions générales de service</a> <span class="bull">•</span> |
|
|
|
<a href="<?php echo $this->getUrlManager()->createUrl('site/source-code'); ?>">Code source</a> |
|
|
|
<a href="<?php echo $this->getUrlManager()->createUrl('site/cgv'); ?>">Conditions générales de service</a> |
|
|
|
<!--<a href="<?php echo $this->getUrlManager()->createUrl('site/source-code'); ?>">Code source</a>--> |
|
|
|
</div> |
|
|
|
</footer> |
|
|
|
|