diff options
-rw-r--r-- | usr/local/www/wizards/traffic_shaper_wizard.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml index 9f2e4b0..f2128cd 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -576,12 +576,12 @@ <bindstofield>ezshaper->step6->xbox360</bindstofield> </field> <field> - <name>ArchLord</name> - <type>checkbox</type> - <typehint>ArchLord</typehint> - <bindstofield>ezshaper->step6->archlord</bindstofield> - </field> - <field> + <name>ArchLord</name> + <type>checkbox</type> + <typehint>ArchLord</typehint> + <bindstofield>ezshaper->step6->archlord</bindstofield> + </field> + <field> <name>Next</name> <type>submit</type> </field> |