// A few changes in the installation wizard
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<div id="sheets" class="sheet shown">
|
||||
<div id="sheet_<?php echo $this->step ?>" class="sheet shown clearfix">
|
||||
<div class="contentTitle">
|
||||
<h1><?php echo $this->l('menu_'.$this->step) ?></h1>
|
||||
<h1><?php echo $this->l('Installation wizard') ?></h1>
|
||||
|
||||
<ul id="stepList_1" class="stepList clearfix">
|
||||
<?php foreach ($this->getSteps() as $step): ?>
|
||||
|
||||
Reference in New Issue
Block a user