summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/admin/viewComment.tpl2
-rwxr-xr-xtheme/footer.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/theme/admin/viewComment.tpl b/theme/admin/viewComment.tpl index 9254f1d..ae2ee46 100755 --- a/theme/admin/viewComment.tpl +++ b/theme/admin/viewComment.tpl
@@ -1,7 +1,7 @@
1<DIV CLASS="bubble"> 1<DIV CLASS="bubble">
2 <BLOCKQUOTE> 2 <BLOCKQUOTE>
3 <DIV> 3 <DIV>
4 <IMG SRC="http://www.gravatar.com/avatar.php?gravatar_id=<!--CODEDEMAIL-->&amp;rating=G&amp;size=40&amp;default=<!--CODEDDEF-->"> 4 <IMG SRC="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&amp;d=identicon&amp;r=G">
5 <!--TEXT--> 5 <!--TEXT-->
6 </DIV> 6 </DIV>
7 </BLOCKQUOTE> 7 </BLOCKQUOTE>
diff --git a/theme/footer.tpl b/theme/footer.tpl index 7a81d2b..a740887 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl
@@ -301,7 +301,7 @@
301 301
302 <DIV ID="footer"> 302 <DIV ID="footer">
303 <UL CLASS="rows"> 303 <UL CLASS="rows">
304 <LI><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title">Four Island</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.fourisland.com" property="cc:attributionName" rel="cc:attributionURL">Starla Insigna</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.</LI> 304 <LI><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title">Four Island</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://fourisland.com" property="cc:attributionName" rel="cc:attributionURL">Starla Insigna</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.</LI>
305 <LI><A HREF="/wiki/privacy-policy/">Privacy Policy</A></LI> 305 <LI><A HREF="/wiki/privacy-policy/">Privacy Policy</A></LI>
306 </UL> 306 </UL>
307 307