Enable 12.2 RELEASE downloads through the GUI
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
======================
|
======================
|
||||||
Version Description
|
Version Description
|
||||||
|
|
||||||
|
1.0.77......Enable 12.2 RELEASE downloads through the GUI.
|
||||||
1.0.76......Minor code changes.
|
1.0.76......Minor code changes.
|
||||||
1.0.75......Update bastille config and prepare for RELEASE 12.2.
|
1.0.75......Update bastille config and prepare for RELEASE 12.2.
|
||||||
1.0.74......Use sysrc to manage jail startup variables.
|
1.0.74......Use sysrc to manage jail startup variables.
|
||||||
|
|||||||
@@ -233,7 +233,7 @@ $document->render();
|
|||||||
<tbody>
|
<tbody>
|
||||||
<?php
|
<?php
|
||||||
$a_action = [
|
$a_action = [
|
||||||
//'12.1-RELEASE' => gettext('12.1-RELEASE'),
|
'12.2-RELEASE' => gettext('12.2-RELEASE'),
|
||||||
'12.1-RELEASE' => gettext('12.1-RELEASE'),
|
'12.1-RELEASE' => gettext('12.1-RELEASE'),
|
||||||
'12.0-RELEASE' => gettext('12.0-RELEASE'),
|
'12.0-RELEASE' => gettext('12.0-RELEASE'),
|
||||||
'11.3-RELEASE' => gettext('11.3-RELEASE'),
|
'11.3-RELEASE' => gettext('11.3-RELEASE'),
|
||||||
|
|||||||
Reference in New Issue
Block a user