Skip to content
Snippets Groups Projects
Commit 3159a99d authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

phase details: switch tabs with replacements

parent 682fca8a
No related branches found
No related tags found
1 merge request!62V2.0
...@@ -174,8 +174,8 @@ if ($sPhase) { ...@@ -174,8 +174,8 @@ if ($sPhase) {
[ [
'options'=>array('type'=>'tabs'), 'options'=>array('type'=>'tabs'),
'tabs'=>array( 'tabs'=>array(
$oHtml->getIcon('list') . t('replacement-fields') => '<br>'.$oHtml->getTable($aTable),
$oHtml->getIcon('file-template') . $tTplFile => $ContentFile, $oHtml->getIcon('file-template') . $tTplFile => $ContentFile,
$oHtml->getIcon('list') . t('replacement-fields') => '<br>'.$oHtml->getTable($aTable),
) )
]) ])
.'</div>' .'</div>'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment