aboutsummaryrefslogtreecommitdiffstats
path: root/en/6/download_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/6/download_index.php')
-rw-r--r--en/6/download_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php
index 21951d733..ef8a6f24e 100644
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -193,7 +193,7 @@ input[type="radio"], input[type="submit"], .popover-content {
<div class="d-sm-flex justify-content-center">
<?php if( $classical ){?><input type="radio" value="DVD" name="format" id="classical"/>
- <label for="classical" class="btn btn-outline-primary pop" data-tip="classical" ><?php _g('Classic Installation')?></label><?php }?>
+ <label for="classical" class="btn btn-outline-primary pop" data-tip="classical" ><?php _g('Classic Installation', null, ' '); _g('(initial release 6)'); ?></label><?php }?>
<?php if($live){ ?><input type="radio" id="live" value="LiveDVD" name="format" />
<label for="live" class="btn btn-outline-primary pop" data-tip="live"><?php _g('Live Media');?></label><?php }?>
<input type="radio" id="lan" value="netinstall" name="format" />