summaryrefslogtreecommitdiff
path: root/templates/list.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-01-14 19:55:19 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-01-14 19:55:19 +0000
commit154080e959440ca9168a56196cf786d1a7405cc5 (patch)
tree1db481cca7fd65ed74d277e25583ba52e4402cf5 /templates/list.tpl
parent9a238f69969e9c3c33f72dd35335dffc8f52f774 (diff)
downloadpigeonholes-154080e959440ca9168a56196cf786d1a7405cc5.tar.gz
pigeonholes-154080e959440ca9168a56196cf786d1a7405cc5.tar.bz2
pigeonholes-154080e959440ca9168a56196cf786d1a7405cc5.zip
merge recent changes into HEAD
Diffstat (limited to 'templates/list.tpl')
-rw-r--r--templates/list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list.tpl b/templates/list.tpl
index 57365e3..dbb2d0c 100644
--- a/templates/list.tpl
+++ b/templates/list.tpl
@@ -32,7 +32,7 @@
<h2>{$item.display_link}</h2>
{$item.data}
</td>
- <td style="white-space:nowrap">{include file="bitpackage:pigeonholes/view_structure_inc.tpl" plain=true subtree=$item.subtree}</td>
+ <td style="white-space:nowrap">{include file="bitpackage:pigeonholes/view_structure_inc.tpl" no_edit=TRUE subtree=$item.subtree}</td>
{if $gBitUser->hasPermission( 'bit_p_edit_pigeonholes' )}
<td class="actionicon">
{smartlink ititle="Insert new Category" ifile="edit_pigeonholes.php" ibiticon="liberty/new" structure_id=`$item.structure_id` action=create}