diff --git a/themes/d3/templates/home.php b/themes/d3/templates/home.php index f452e3a..cebd3b6 100644 --- a/themes/d3/templates/home.php +++ b/themes/d3/templates/home.php @@ -21,6 +21,40 @@ ' . $this->translate("author") . ': ' . $params['author'] . '' : '' ?> ' . $this->translate("moduledate") . ': ' . $params['moduledate'] . '' : '' ?> ' . $this->translate("version") . ': ' . $params['moduleversion'] . '' : '' ?> + + "; + echo $this->translate("selectversion").': '; + + $code = ' +"; + echo ""; + } + ?> + ' . $this->translate("editors") . ': ' . $params['editors'] . '' : '' ?> diff --git a/themes/d3/templates/layout/05_page.php b/themes/d3/templates/layout/05_page.php index 65bc8a3..6ec0c36 100755 --- a/themes/d3/templates/layout/05_page.php +++ b/themes/d3/templates/layout/05_page.php @@ -33,18 +33,19 @@