- {$ds['name_plan']} |
- {$ds['plan_type']} {if $ds['prepaid'] != 'yes'}Postpaid{else}Prepaid{/if} |
- {$ds['typebp']} |
- {$ds['name_bw']} |
- {Lang::moneyFormat($ds['price'])} |
- {$ds['time_limit']} {$ds['time_unit']} |
- {$ds['data_limit']} {$ds['data_unit']} |
- {$ds['validity']} {$ds['validity_unit']} |
-
- {if $ds['is_radius']}
- RADIUS
- {else}
- {if $ds['routers']!=''}
- {$ds['routers']}
- {/if}
- {/if}
- |
- {$ds['pool_expired']}{if $ds['list_expired']}
- {if $ds['pool_expired']} |
- {/if}{$ds['list_expired']}
- {/if} |
-
- {Lang::T('Edit')}
-
- |
- {$ds['id']} |
-
+
+ {$ds['name_plan']} |
+ {$ds['plan_type']} |
+ {$ds['name_bw']} |
+ {$ds['typebp']} |
+ {Lang::moneyFormat($ds['price'])} |
+ {$ds['time_limit']} {$ds['time_unit']} |
+ {$ds['data_limit']} {$ds['data_unit']} |
+ {$ds['validity']} {$ds['validity_unit']} |
+
+ {if $ds['is_radius']}
+ RADIUS
+ {else}
+ {if $ds['routers']!=''}
+ {$ds['routers']}
+ {/if}
+ {/if}
+ |
+ {$ds['pool_expired']}{if $ds['list_expired']}{if $ds['pool_expired']} |
+ {/if}{$ds['list_expired']}{/if} |
+ {$ds['id']} |
+
+ {Lang::T('Edit')}
+
+ |
+
{/foreach}