This commit is contained in:
Knah Tsaeb 2013-08-05 10:09:09 +02:00
parent 71891d95f5
commit 8849110e02
1 changed files with 4 additions and 1 deletions

View File

@ -72,7 +72,10 @@ if (!defined('DOKU_INC')) die();
</div>
</div>
<?php
$translation = &plugin_load('helper','translation');
if ($translation) echo $translation->showTranslations();
?>
<!-- BREADCRUMBS -->
<?php if($conf['breadcrumbs'] || $conf['youarehere']): ?>
<div class="breadcrumbs">