j
k
j a
j l
You can also write it as <dtml-var expr="images.mds_logo">
Probably not. You'd at least need to do: <dtml-var expr="images.mds_logo()"> ... or more likely... <dtml-var expr="images.mds_logo(_, REQUEST)"> or something of that ilk. ;-) - C
Back to the thread
Back to the list