{include file="defaultlayer/piwi/includes/htmldoctype_selector.html"} {include file="defaultlayer/piwi/includes/htmlheader_selector.html"} {include file="defaultlayer/piwi/includes/pageheader_selector.html"}
{include file="defaultlayer/piwi/includes/sidebar_selector.html"}

{$services.name|escape:'html'} Services { if $eligibleratesbyservicetype} Add { /if}

{assign var=rowType value='odd'} {foreach from=$services.list item=thisServiceType} { if $thisServiceType.services} { assign var=svcExists value=1} { foreach from=$thisServiceType.services item=thisService} { assign var=serviceid value=$thisService.s_svc_id} { if $rowType == 'odd'} { else} { /if} { if $thisService.s_data == ''} { else} { /if} { if !$servicelist.$serviceid.allowEdit or ($servicelist.$serviceid.name|lower == 'registered domain' and $thisService.s_active == 'N')} { if $rowType == 'odd'} { assign var=rowType value='even'} { else} { assign var=rowType value='odd'} { /if} { /foreach} { /if} {/foreach} {if $svcExists != 1} {/if}
Service Active  
{$thisService.s_num|escape:'html'}{$thisService.s_data|escape:'html'}{$thisService.s_active|escape:'html'} { else} { if $thisServiceType.rs_ccs_service|lower != 'none'} Edit Service { else} Edit Service { /if} { /if} { if $eligibletopups} { foreach from=$eligibletopups item=thisTopup} { if $thisService.s_num == $thisTopup.data_id} { if $servicelist.$serviceid.allowEdit and !($servicelist.$serviceid.name|lower == 'registered domain' and $thisService.s_active == 'N')} · { /if} Purchase Additional Usage { /if} { /foreach} { /if}
No services of this type exist on this account.
{include file="defaultlayer/piwi/includes/pagefooter_selector.html"}