show imported region and rate #s, RT#83146
[freeside.git] / httemplate / edit / log_email.html
index b79aba9..a81e98b 100644 (file)
@@ -41,7 +41,7 @@
            )
 %>
 <%once>
-my @contexts = sort FS::log_context->contexts;
+my @contexts = FS::log_context->contexts;
 </%once>
 <%init>