diff options
Diffstat (limited to 'templates/section_inc.tpl')
| -rw-r--r-- | templates/section_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/section_inc.tpl b/templates/section_inc.tpl index 425cfaf..ca11271 100644 --- a/templates/section_inc.tpl +++ b/templates/section_inc.tpl @@ -85,7 +85,7 @@ {smartlink ititle="Remove Category" ibiticon="liberty/delete" ifile="edit_pigeonholes.php" structure_id=$subtree[ix].structure_id action=remove} </div> {/if} - + {if $subtree[ix].content_id == $smarty.request.content_id || $subtree[ix].structure_id == $smarty.request.structure_id} {assign var=current value=1} {else} |
