From 3ef62a0570055da710328937e7f65dbb2c027c62 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 12 Aug 2002 06:17:09 +0000 Subject: import rt 2.0.14 --- rt/webrt/Elements/TitleBoxStart | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 rt/webrt/Elements/TitleBoxStart (limited to 'rt/webrt/Elements/TitleBoxStart') diff --git a/rt/webrt/Elements/TitleBoxStart b/rt/webrt/Elements/TitleBoxStart new file mode 100755 index 000000000..6d0f1f91a --- /dev/null +++ b/rt/webrt/Elements/TitleBoxStart @@ -0,0 +1,20 @@ + + + + + +
 <% $title_href && ""|n%><%$title |n %><% $title_href && "" |n%><%$titleright |n %> 
+
+<%ARGS> +$width => "100%" +$class => undef + +$title_href => undef +$title => undef +$title_class => undef + +$titleright_href => undef +$titleright => undef +$contentbg => "#dddddd" +$color => "#336699" + -- cgit v1.2.1