[bknr-cvs] ksprotte changed trunk/projects/bos/web/poi-handlers.lisp
BKNR Commits
bknr at bknr.net
Fri Jul 18 10:53:38 UTC 2008
Revision: 3499
Author: ksprotte
URL: http://bknr.net/trac/changeset/3499
added target POI-micro-site to learn-more link
U trunk/projects/bos/web/poi-handlers.lisp
Modified: trunk/projects/bos/web/poi-handlers.lisp
===================================================================
--- trunk/projects/bos/web/poi-handlers.lisp 2008-07-18 10:33:20 UTC (rev 3498)
+++ trunk/projects/bos/web/poi-handlers.lisp 2008-07-18 10:53:38 UTC (rev 3499)
@@ -528,6 +528,7 @@
(attribute "align" "center")
(with-element "a"
(attribute "href" (poi-xml-path))
+ (attribute "target" "POI-micro-site")
(text (dictionary-entry "learn more" language)))))
(with-element "tr"
(with-element "td"
More information about the Bknr-cvs
mailing list