summary refs log tree commit diff stats
path: root/theme/footer.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-09 20:53:27 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-09 20:53:27 -0500
commit6079598aeba3b0569de36074c46a77262d98fe88 (patch)
treeec403d917165da2f3049afda323873f8c9329395 /theme/footer.tpl
parent1560a8bb34f44895bd4a2a8cac97fdcd1b9d84a4 (diff)
downloadfourisland-6079598aeba3b0569de36074c46a77262d98fe88.tar.gz
fourisland-6079598aeba3b0569de36074c46a77262d98fe88.tar.bz2
fourisland-6079598aeba3b0569de36074c46a77262d98fe88.zip
Enhanced tag cloud
Diffstat (limited to 'theme/footer.tpl')
-rwxr-xr-xtheme/footer.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/footer.tpl b/theme/footer.tpl index b5f49c1..7a81d2b 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl
@@ -178,7 +178,7 @@
178 <DIV ID="hatbar"><H3>Tag Cloud</H3><P> 178 <DIV ID="hatbar"><H3>Tag Cloud</H3><P>
179 <P> 179 <P>
180 <!--BEGIN TAGCLOUD--> 180 <!--BEGIN TAGCLOUD-->
181 <A HREF="/blog/tag/<!--TAGCLOUD.TAG-->.php" STYLE="font-size: <!--TAGCLOUD.SIZE-->pt"><!--TAGCLOUD.TAG--></A> 181 <A HREF="/blog/tag/<!--TAGCLOUD.TAG-->.php" STYLE="font-size: <!--TAGCLOUD.SIZE-->pt" ALT="<!--TAGCLOUD.TAG--> (<!--TAGCLOUD.COUNT-->)" TITLE="<!--TAGCLOUD.TAG--> (<!--TAGCLOUD.COUNT-->)"><!--TAGCLOUD.TAG--></A>
182 <!--END TAGCLOUD--> 182 <!--END TAGCLOUD-->
183 </P> 183 </P>
184 </DIV> 184 </DIV>