install/includes/stages/confirm.php
changeset 397 06415d243d09
parent 391 85f91037cd4f
child 536 218a627eb53e
--- a/install/includes/stages/confirm.php	Sat Feb 02 22:32:09 2008 -0500
+++ b/install/includes/stages/confirm.php	Sat Feb 02 22:44:05 2008 -0500
@@ -39,6 +39,6 @@
 ?>
 
               <div style="text-align: center;">
-                <input type="submit" name="_cont" value="<?= $lang->get('confirm_btn_install_enano'); ?>" />
+                <input type="submit" name="_cont" value="<?php echo $lang->get('confirm_btn_install_enano'); ?>" />
               </div>
             </form>