11 lines
No EOL
413 B
Go Template
11 lines
No EOL
413 B
Go Template
<tr>
|
|
<th colspan="2">
|
|
<br><?php echo $this->getData('ins_tx_welco')?><br>
|
|
<?php echo $this->getData('ins_tx_intr1')?><br>
|
|
<?php echo $this->getData('ins_tx_intr2')?><br>
|
|
<?php echo $this->getData('ins_tx_intr3')?><br><br>
|
|
</th>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2"><input type="button" name="next" onclick="self.location.href='index.php?mode=ins&page=1'" value="<?php echo $this->getData('ins_btn_next')?>" ></th>
|
|
</tr> |