Code

Removed GOsa_toggle call
[gosa.git] / gosa-core / ihtml / themes / default / framework.tpl
index 205a6abccf15ee03c2e2e5fce3ff25b21bae5eed..c02e265760406fd0775f45ce44571bee9f5a457a 100644 (file)
@@ -52,4 +52,7 @@
      </table>
     </td>
   </tr>
-</table>{$errors}{$focus}<input type='hidden' name='object_id' value='{$object_id}'><input type="hidden" name="php_c_check" value="1"></form></body></html>
+ {if $channel != ""}
+       <input type="hidden" name="_channel_" value="{$channel}">
+ {/if}
+</table>{$errors}{$focus}<input type="hidden" name="php_c_check" value="1"></form></body></html>