From bbd379389e72b6be1a4890d5fe9c4d0bdc2535a4 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 27 Aug 2005 14:22:57 +0200 Subject: comment additions darcs-hash:20050827122257-7ad00-a69f022b248a3ac2d234b5c25eb4bdcf917851b4.gz --- inc/template.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'inc') diff --git a/inc/template.php b/inc/template.php index 5a51d5eba..a48202e96 100644 --- a/inc/template.php +++ b/inc/template.php @@ -299,16 +299,17 @@ function tpl_getparent($ID){ * * Available Buttons are * - * edit - edit/create/show button - * history - old revisions - * recent - recent changes - * login - login/logout button - if ACL enabled - * index - The index - * admin - admin page - if enough rights + * edit - edit/create/show button + * history - old revisions + * recent - recent changes + * login - login/logout button - if ACL enabled + * index - The index + * admin - admin page - if enough rights * top - a back to top button * back - a back to parent button - if available * backtomedia - returns to the mediafile upload dialog * after references have been displayed + * backlink - links to the list of backlinks * * @author Andreas Gohr * @author Matthias Grimm @@ -389,6 +390,7 @@ function tpl_button($type){ * admin - admin page - if enough rights * top - a back to top button * back - a back to parent button - if available + * backlink - links to the list of backlinks * * @author Andreas Gohr * @author Matthias Grimm -- cgit v1.2.3