mirror of
https://github.com/JRGTH/xigmanas-bastille-extension.git
synced 2025-12-10 17:00:18 +01:00
Enable 12.2 RELEASE downloads through the GUI
This commit is contained in:
@@ -233,7 +233,7 @@ $document->render();
|
||||
<tbody>
|
||||
<?php
|
||||
$a_action = [
|
||||
//'12.1-RELEASE' => gettext('12.1-RELEASE'),
|
||||
'12.2-RELEASE' => gettext('12.2-RELEASE'),
|
||||
'12.1-RELEASE' => gettext('12.1-RELEASE'),
|
||||
'12.0-RELEASE' => gettext('12.0-RELEASE'),
|
||||
'11.3-RELEASE' => gettext('11.3-RELEASE'),
|
||||
|
||||
Reference in New Issue
Block a user