diff options
Diffstat (limited to 'module/web/app/templates/default/accounts/account.html')
-rw-r--r-- | module/web/app/templates/default/accounts/account.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/module/web/app/templates/default/accounts/account.html b/module/web/app/templates/default/accounts/account.html deleted file mode 100644 index c2ded16f6..000000000 --- a/module/web/app/templates/default/accounts/account.html +++ /dev/null @@ -1,10 +0,0 @@ -<td><% plugin %></td> -<td><% loginname %></td> -<td><% valid %></td> -<td><% premium %></td> -<td><% trafficleft %></td> -<td><% shared %></td> -<td><% activated %></td> -<td> - <button type="button" class="btn btn-danger">Delete</button> -</td>
\ No newline at end of file |