diff options
Diffstat (limited to 'rt/html/Admin/Queues/index.html')
-rw-r--r-- | rt/html/Admin/Queues/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Admin/Queues/index.html b/rt/html/Admin/Queues/index.html index f733c25d8..78a1d5d2d 100644 --- a/rt/html/Admin/Queues/index.html +++ b/rt/html/Admin/Queues/index.html @@ -38,7 +38,7 @@ %} </UL> <BR> -<FORM METHOD=POST ACTION="<% $RT::WebPath %>/Admin/Queues/"> +<FORM METHOD=POST ACTION="<% $RT::WebPath %>/Admin/Queues/index.html"> <input type="checkbox" name="FindDisabledQueues"> <&|/l&>Include disabled queues in listing.</&> <div align=right><input type=submit value="<&|/l&>Go!</&>"></div> </FORM> |