aboutsummaryrefslogtreecommitdiff
path: root/templates/recentchanges.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-12 16:37:26 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-12 16:37:26 +0000
commit798c48a1a6ec32274ba031660bdd3eeef462e468 (patch)
tree9003cd8bb5b3cf9dca4a501a51d329cce0aa7355 /templates/recentchanges.tmpl
parent09a97d699eb84e792df110f9716ce31b86ba9c61 (diff)
downloadikiwiki-798c48a1a6ec32274ba031660bdd3eeef462e468.tar
ikiwiki-798c48a1a6ec32274ba031660bdd3eeef462e468.tar.gz
- use templates for signin form, error messages
- use FormBuilder for edit page forms (also use template) - print debug to stderr in cgi mode to avoid breaking http headers - fix links to page in parentlinks if $url is unset - reorganise how wikilink is used in templates - only make recentchanes link if svn is enabled - change session id cookie to something we control - add support for logging committer name for web commits from signed in users (untested) - probably more changes I forgot
Diffstat (limited to 'templates/recentchanges.tmpl')
-rw-r--r--templates/recentchanges.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl
index 4637906e2..ae708ea80 100644
--- a/templates/recentchanges.tmpl
+++ b/templates/recentchanges.tmpl
@@ -3,7 +3,7 @@
<body>
<h1>
-<a href="<TMPL_VAR INDEXLINK>"><TMPL_VAR WIKINAME></a>/ <TMPL_VAR TITLE>
+<TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE>
</h1>
<hr>