summary refs log tree commit diff stats
path: root/theme/header.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-02-21 10:26:52 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-02-21 10:26:52 -0500
commit98be190dd56ff7fa422311f910e700069568db4c (patch)
tree621fb6cd794772bfaecff735883114731a3ef8d6 /theme/header.tpl
parent4f1cb78e3c3c1ecf568c275fad139fed94b24c35 (diff)
downloadfourisland-98be190dd56ff7fa422311f910e700069568db4c.tar.gz
fourisland-98be190dd56ff7fa422311f910e700069568db4c.tar.bz2
fourisland-98be190dd56ff7fa422311f910e700069568db4c.zip
Added comment editing and deleting
Diffstat (limited to 'theme/header.tpl')
-rwxr-xr-xtheme/header.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/header.tpl b/theme/header.tpl index c4fccb7..bfefe44 100755 --- a/theme/header.tpl +++ b/theme/header.tpl
@@ -11,6 +11,7 @@
11 <LINK REL="shortcut" HREF="/images/kirbyfolder.ico"> 11 <LINK REL="shortcut" HREF="/images/kirbyfolder.ico">
12 <LINK REL="icon" HREF="/images/kirbyfolder.ico"> 12 <LINK REL="icon" HREF="/images/kirbyfolder.ico">
13 <LINK REL="pingback" HREF="http://fourisland.com/xmlrpc.php"> 13 <LINK REL="pingback" HREF="http://fourisland.com/xmlrpc.php">
14 <SCRIPT TYPE="text/javascript" SRC="/theme/js/jquery.js"></SCRIPT>
14 15
15 <!--HEADTAGS--> 16 <!--HEADTAGS-->
16 </HEAD> 17 </HEAD>