diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2008-11-20 22:43:21 -0500 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2008-11-20 22:43:21 -0500 |
commit | 3796eb62b5a6a959d1a45697e08998adf7fd78a3 (patch) | |
tree | 071fbe2bca43664e4b303774ca0b1280398dd7f8 /theme | |
parent | 550d9853e19179d961b2f803c1fba72716a9da4c (diff) | |
download | fourisland-3796eb62b5a6a959d1a45697e08998adf7fd78a3.tar.gz fourisland-3796eb62b5a6a959d1a45697e08998adf7fd78a3.tar.bz2 fourisland-3796eb62b5a6a959d1a45697e08998adf7fd78a3.zip |
Added commenting to Quotes module
Diffstat (limited to 'theme')
-rwxr-xr-x | theme/footer.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/footer.tpl b/theme/footer.tpl index 220e0f7..fdf62ad 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl | |||
@@ -110,7 +110,7 @@ | |||
110 | <P> | 110 | <P> |
111 | <UL> | 111 | <UL> |
112 | <!--BEGIN COMMENTS--> | 112 | <!--BEGIN COMMENTS--> |
113 | <LI STYLE="font-size: 0.9em"><!--COMMENTS.AUTHOR--> on <A HREF="/blog/<!--COMMENTS.CODED-->/"><!--COMMENTS.TITLE--></A></LI> | 113 | <LI STYLE="font-size: 0.9em"><!--COMMENTS.AUTHOR--> on <A HREF="/<!--COMMENTS.AREA-->/<!--COMMENTS.CODED--><!--COMMENTS.ENDING-->"><!--COMMENTS.TITLE--></A></LI> |
114 | <!--END COMMENTS--> | 114 | <!--END COMMENTS--> |
115 | </UL> | 115 | </UL> |
116 | </P> | 116 | </P> |