diff options
Diffstat (limited to 'web/html/modals/client_modal.html')
| -rw-r--r-- | web/html/modals/client_modal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/modals/client_modal.html b/web/html/modals/client_modal.html index f66c01e6..65a481f6 100644 --- a/web/html/modals/client_modal.html +++ b/web/html/modals/client_modal.html @@ -7,7 +7,7 @@ :style="{ marginBottom: '10px', display: 'block', textAlign: 'center' }">Account is (Expired|Traffic Ended) And Disabled</a-tag> </template> - {{template "form/client"}} + {{template "form/client" .}} </a-modal> <script> const clientModal = { |
