diff --git a/root/tt/fee_edit.tt b/root/tt/fee_edit.tt index c61c406..8605653 100644 --- a/root/tt/fee_edit.tt +++ b/root/tt/fee_edit.tt @@ -20,7 +20,7 @@
[% fee.destination %]
[% ELSE %]
-
@@ -55,7 +55,7 @@
  • Onpeak Init Rate:
    -
    @@ -77,7 +77,7 @@
  • Onpeak Follow Rate:
    -
    @@ -99,7 +99,7 @@
  • Offpeak Init Rate:
    -
    @@ -121,7 +121,7 @@
  • Offpeak Follow Rate:
    -
    diff --git a/root/tt/peering_detail.tt b/root/tt/peering_detail.tt index c751bfd..92eecb0 100644 --- a/root/tt/peering_detail.tt +++ b/root/tt/peering_detail.tt @@ -7,6 +7,8 @@

    Peering Servers

    + [% IF !grp.peers || grp.peers.size == 0 %]
    The Peering Group will need at least one Peering Server to receive and deliver calls!
    [% END %] + [% IF messages.servmsg %]
    [% messages.servmsg %]
    [% END %] [% IF messages.serverr %]
    [% messages.serverr %]
    [% END %] @@ -172,15 +174,15 @@
    -
    -
    -
    @@ -226,11 +228,11 @@ name="callee_prefix" value="[% IF not rule.id == reditid %][% restore_rule.callee_prefix %][% END %]" />
    -
    -