= ($params['title'])? '
' . $params['title'] . '
' : '' ?>
= ($params['titledesc'])? '
' . $params['titledesc'] . '
' : '' ?>
= ($params['image'])? '
' : '' ?>
= ($params['author'])? '
' . $this->translate("author") . ': ' . $params['author'] . '
' : '' ?>
= ($params['moduledate'])? '
' . $this->translate("moduledate") . ': ' . $params['moduledate'] . '
' : '' ?>
= ($params['moduleversion'])? '
' . $this->translate("version") . ': ' . $params['moduleversion'] . '
' : '' ?>
= ($params['editors'])? '
' . $this->translate("editors") . ': ' . $params['editors'] . '
' : '' ?>