Fixes : ps
This commit is contained in:
parent
50f0732d46
commit
bf63a22a77
@ -198,8 +198,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
</tr>
|
||||
<?php if(isset($section1['landmark']) && $section1['landmark'] !=''){ ?>
|
||||
<tr style="background-color: white !important;">
|
||||
<td colspan="3">Landmark</td>
|
||||
<td class = "tdcenteralign" colspan="7"><?php echo $section1['landmark']; ?></td>
|
||||
<td colspan="1">Landmark</td>
|
||||
<td class = "tdcenteralign" colspan="9"><?php echo $section1['landmark']; ?></td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
<tr>
|
||||
|
||||
@ -177,8 +177,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
</tr>
|
||||
<?php if(isset($section1['landmark']) && $section1['landmark'] !=''){ ?>
|
||||
<tr style="background-color: white !important;">
|
||||
<td colspan="3">Landmark</td>
|
||||
<td class = "tdcenteralign" colspan="7"><?php echo $section1['landmark']; ?></td>
|
||||
<td colspan="1">Landmark</td>
|
||||
<td class = "tdcenteralign" colspan="9"><?php echo $section1['landmark']; ?></td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user