projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d82816
)
mispaste
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 19 Mar 2006 21:42:36 +0000
(21:42 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 19 Mar 2006 21:42:36 +0000
(21:42 +0000)
ikiwiki
patch
|
blob
|
history
diff --git
a/ikiwiki
b/ikiwiki
index c7b5468b447256c033151153f1738937fd3faf2f..9c59c5c3a4aa7f646a48c75bf771ed642b4011ec 100755
(executable)
--- a/
ikiwiki
+++ b/
ikiwiki
@@
-1090,7
+1090,7
@@
sub cgi_editpage ($$) { #{{{
$form->tmpl_param("can_commit", $config{svn});
$form->tmpl_param("indexlink", indexlink());
$form->tmpl_param("helponformattinglink",
- htmllink("
HelpOnFormatting", pagename($1)
, 1));
+ htmllink("
", "HelpOnFormatting"
, 1));
if (! $form->submitted) {
$form->field(name => "rcsinfo", value => rcs_prepedit($file),
force => 1);