-
foreach($actions as $action) : ?>
if(strlen($action->title)) : ?>
$active = $action->title_code == $r_action ? ' class="active"' : '' ?>
if($r_lang == 'en') : ?>
- elseif($r_lang == 'de') : ?>
- else : ?>
- endif ?> endif ?> endforeach ?>
foreach($description as $desc) : ?>
endforeach ?>