summaryrefslogtreecommitdiff
path: root/templates/list.tpl
diff options
context:
space:
mode:
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}