diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-02-04 17:47:25 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-02-04 17:47:25 +0000 |
| commit | cb3e84150edf23491c3c353ad850905002de2259 (patch) | |
| tree | b4b9298511fa98fb14777c8d9bc6ed2bb2f8a415 /templates/section_inc.tpl | |
| parent | ad0a664fc8b46af019e1e4f57d23fadcf67bbc98 (diff) | |
| download | pigeonholes-cb3e84150edf23491c3c353ad850905002de2259.tar.gz pigeonholes-cb3e84150edf23491c3c353ad850905002de2259.tar.bz2 pigeonholes-cb3e84150edf23491c3c353ad850905002de2259.zip | |
add module that automatically displays the full pigeonhole, the content is part of
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} |
