Code

Removed blue border
[gosa.git] / gosa-core / ihtml / themes / default / framework.tpl
index 22b4114c312f9ab81997c427c4f212ad57a81184..c02e265760406fd0775f45ce44571bee9f5a457a 100644 (file)
@@ -52,4 +52,7 @@
      </table>
     </td>
   </tr>
-</table>{$errors}{$focus}</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>