fix pending transaction in customer dashboard

This commit is contained in:
Focuslinkstech 2024-09-07 12:25:21 +01:00 committed by GitHub
parent ae550df078
commit 22615eb278
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@
<td>{$unpaid['routers']}</td> <td>{$unpaid['routers']}</td>
</tr> </tr>
</tbody> </tbody>
</table> </table> &nbsp;
</div> </div>
<div class="box-footer p-2"> <div class="box-footer p-2">
<div class="btn-group btn-group-justified mb15"> <div class="btn-group btn-group-justified mb15">
@ -48,7 +48,7 @@
</div> </div>
</div> </div>
</div> </div>&nbsp;&nbsp;
</div> </div>
{/if} {/if}
<div class="box box-info box-solid"> <div class="box box-info box-solid">
@ -111,7 +111,7 @@
</td> </td>
</tr> </tr>
{/if} {/if}
</table> &nbsp;&nbsp; </table>&nbsp;&nbsp;
</div> </div>
{if $abills && count($abills)>0} {if $abills && count($abills)>0}
<div class="box-header"> <div class="box-header">