aboutsummaryrefslogtreecommitdiffstats
path: root/en/6/download_index.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2018-10-10 19:31:16 +0200
committerfilip <filip.komar@gmail.com>2018-10-10 19:31:16 +0200
commit7517dcd9cab7eb77ed1f8a9c8a371e15d2b9f847 (patch)
treef51387e5ca83e57a1382469cd88249ab1532a031 /en/6/download_index.php
parent57b282a696f1a7de5d3612bf938c4cc369fde7b3 (diff)
downloadwww-7517dcd9cab7eb77ed1f8a9c8a371e15d2b9f847.tar
www-7517dcd9cab7eb77ed1f8a9c8a371e15d2b9f847.tar.gz
www-7517dcd9cab7eb77ed1f8a9c8a371e15d2b9f847.tar.bz2
www-7517dcd9cab7eb77ed1f8a9c8a371e15d2b9f847.tar.xz
www-7517dcd9cab7eb77ed1f8a9c8a371e15d2b9f847.zip
Added more obivous text for Classic Installation that it remained mga6
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" />