From 0d13672fe798d22a1b0844df94bc4cab7c4776a7 Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 16 Oct 2003 16:04:29 +0000 Subject: [PATCH] update overlib docs, no working examples --- docs/designers.sgml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/designers.sgml b/docs/designers.sgml index ca81beb1..171480c9 100644 --- a/docs/designers.sgml +++ b/docs/designers.sgml @@ -5539,11 +5539,7 @@ OUTPUT: {* you can use html, links, etc in your popup text *} <A href="mypage.html" {popup sticky=true caption="mypage contents" -text="<UL><LI>links<LI>pages<LI>images</UL>" snapx=10 snapy=10}>mypage</A> - -OUTPUT: - -(See the Smarty official web site for working examples.) +text="<UL><LI>links<LI>pages<LI>images</UL>" snapx=10 snapy=10}>mypage</A>