+
+ = ($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'] . '
' : '' ?>
+
+ ";
+ echo $this->translate("selectversion").': ';
+
+ $code = '
+
";
+ echo "
";
+ }
+ ?>
+
+ = ($params['editors'])? '
' . $this->translate("editors") . ': ' . $params['editors'] . '
' : '' ?>
+