summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-01-14 19:56:32 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-01-14 19:56:32 +0000
commit030f62fb27ccf9f1320756c5be775342f52dbda2 (patch)
tree4de01b636daec439c77da3ebacf2461a3d39d9e8 /templates
parentab2efc4600d5f1c61ebf30a05c0bb0ee09ccc5cc (diff)
downloadwiki-030f62fb27ccf9f1320756c5be775342f52dbda2.tar.gz
wiki-030f62fb27ccf9f1320756c5be775342f52dbda2.tar.bz2
wiki-030f62fb27ccf9f1320756c5be775342f52dbda2.zip
merge recent changes into HEAD
Diffstat (limited to 'templates')
-rw-r--r--templates/center_wiki_page.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/center_wiki_page.tpl b/templates/center_wiki_page.tpl
index b9cf229..2201afe 100644
--- a/templates/center_wiki_page.tpl
+++ b/templates/center_wiki_page.tpl
@@ -49,7 +49,7 @@
<a href="{$smarty.const.WIKI_PKG_URL}edit.php?page_id={$gContent->mInfo.page_id}">{biticon ipackage=liberty iname="edit" iexplain="edit"}</a>
{/if}
{if $userOwnsPage}
- <a href="{$PHP_SELF}?fHomepage={$fHomepage}&fEditCenterWikiPageSettings=1">{biticon ipackage=liberty iname="config" iexplain="configure"}</a>
+ <a href="{$smarty.server.PHP_SELF}?fHomepage={$fHomepage}&fEditCenterWikiPageSettings=1">{biticon ipackage=liberty iname="config" iexplain="configure"}</a>
{/if}
{if $gBitSystem->isPackageActive( 'pdf' ) && $gContent->hasUserPermission( 'bit_p_pdf_generation' )}
<a title="{tr}create PDF{/tr}" href="{$smarty.const.PDF_PKG_URL}?page_id={$gContent->mInfo.page_id}">{biticon ipackage="pdf" iname="pdf" iexplain="PDF"}</a>