diff options
Diffstat (limited to 'modules-available/passthrough/templates/hardware-list.html')
-rw-r--r-- | modules-available/passthrough/templates/hardware-list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/passthrough/templates/hardware-list.html b/modules-available/passthrough/templates/hardware-list.html index d3424b7a..720427fd 100644 --- a/modules-available/passthrough/templates/hardware-list.html +++ b/modules-available/passthrough/templates/hardware-list.html @@ -1,4 +1,4 @@ -<form method="post" action="?do=passthrough&show=hwlist"> +<form method="post" action="?do=passthrough"> <input type="hidden" name="token" value="{{token}}"> <table class="table"> <thead> |