diff --git a/Layout/default/Order/Index.php b/Layout/default/Order/Index.php index 95300f57a..08839a84f 100644 --- a/Layout/default/Order/Index.php +++ b/Layout/default/Order/Index.php @@ -1,3 +1,15 @@ + $net) { + $sorted_networks[$net->name] = $id; + } + } + ksort($sorted_networks); + $mynetworks = $sorted_networks; + +?> @@ -29,8 +41,8 @@