diff options
author | ivan <ivan> | 2003-07-15 13:30:43 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-07-15 13:30:43 +0000 |
commit | ded0451e9582df33cae6099a2fb72b4ea25076cf (patch) | |
tree | 62f9855aace4bdb30674156fc0e5d8b758cde0aa /rt/webrt/Elements/TitleBoxEnd | |
parent | 0ebeec96313dd7edfca340f01f8fbbbac1f4aa1d (diff) |
reverting to vendor branch rt 3.0.4, hopefully
Diffstat (limited to 'rt/webrt/Elements/TitleBoxEnd')
-rwxr-xr-x | rt/webrt/Elements/TitleBoxEnd | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/rt/webrt/Elements/TitleBoxEnd b/rt/webrt/Elements/TitleBoxEnd deleted file mode 100755 index bdd41065a..000000000 --- a/rt/webrt/Elements/TitleBoxEnd +++ /dev/null @@ -1,10 +0,0 @@ -</TD></TR></TABLE> -</TD> -</TR> -<TR><TD COLSPAN=4><IMG SRC="<%$RT::WebImagesURL%>spacer.gif" height=1 ALT=" "width=1></TD> -</TABLE> -<%ARGS> -$title => undef -$content => undef -</%ARGS> - |