Theme work with focusbusiness and baseadmin
Improvements to NAVBAR, updates to StaticList methods, other minor items Enable product category rendering and other minor improvements Added ADSL-large category price plan
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CA</td>
|
||||
<td class="data"><?php echo StaticList_YesNo::display($o->isCA()); ?></td>
|
||||
<td class="data"><?php echo StaticList_YesNo::get($o->isCA()); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Valid From</td>
|
||||
|
Reference in New Issue
Block a user