aboutsummaryrefslogtreecommitdiff
path: root/templates/inlinepage.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-04 04:32:53 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-04 04:32:53 +0000
commita6a61f9e38d91b4fce551cd220d36fae7534c1b7 (patch)
treeac049200ff0b27373b432c63778e4958363afeb7 /templates/inlinepage.tmpl
parent91e416b5f3c54aed844be4291f04e13e678c02bf (diff)
downloadikiwiki-a6a61f9e38d91b4fce551cd220d36fae7534c1b7.tar
ikiwiki-a6a61f9e38d91b4fce551cd220d36fae7534c1b7.tar.gz
use rel=bookmark here too..
Diffstat (limited to 'templates/inlinepage.tmpl')
-rw-r--r--templates/inlinepage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl
index f8f5b2e20..eecb5a60e 100644
--- a/templates/inlinepage.tmpl
+++ b/templates/inlinepage.tmpl
@@ -16,7 +16,7 @@
<span class="pageinfo">
Posted <TMPL_VAR CTIME>
<TMPL_IF NAME="PERMALINK">
-(<a href="<TMPL_VAR NAME=PERMALINK>">permalink</a>)
+(<a rel="bookmark" href="<TMPL_VAR NAME=PERMALINK>">permalink</a>)
</TMPL_IF>
</span>