equal
deleted
inserted
replaced
37 echo "\n <input type=\"hidden\" name=\"$key\" value=\"$value_clean\" />"; |
37 echo "\n <input type=\"hidden\" name=\"$key\" value=\"$value_clean\" />"; |
38 } |
38 } |
39 ?> |
39 ?> |
40 |
40 |
41 <div style="text-align: center;"> |
41 <div style="text-align: center;"> |
42 <input type="submit" name="_cont" value="<?= $lang->get('confirm_btn_install_enano'); ?>" /> |
42 <input type="submit" name="_cont" value="<?php echo $lang->get('confirm_btn_install_enano'); ?>" /> |
43 </div> |
43 </div> |
44 </form> |
44 </form> |