From c7ce0c2171de51304ca027f354cdd153343dcdee Mon Sep 17 00:00:00 2001 From: Daniel Tiefnig Date: Wed, 9 May 2012 13:54:34 +0000 Subject: [PATCH] fix div width in CF time set view so long set names aren't wrapped --- root/tt/subscriber_callforward_times.tt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/root/tt/subscriber_callforward_times.tt b/root/tt/subscriber_callforward_times.tt index 759a43b..f5fe4f8 100644 --- a/root/tt/subscriber_callforward_times.tt +++ b/root/tt/subscriber_callforward_times.tt @@ -463,17 +463,17 @@
-
-
+
+
[% ELSIF Catalyst.session.admin.read_only %] -
[% tset.name %]
+
[% tset.name %]
[% ELSE %] -
[% tset.name %]
-
+
[% tset.name %]
+
@@ -600,8 +600,8 @@
  • -
    -
    +
    +
  • [% END %]