]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/msg-header.tpl
newline at end of header
[friendica.git] / view / theme / frost / smarty3 / msg-header.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6
7 <script language="javascript" type="text/javascript">
8         window.nickname = "{{$nickname}}";
9         window.linkURL = "{{$linkurl}}";
10         var none = "none";      // ugly hack: {{$editselect}} shouldn't be a string if TinyMCE is enabled, but should if it isn't
11         window.editSelect = {{$editselect}};
12         window.ajaxType = 'msg-header';
13         window.autocompleteType = 'msg-header';
14 </script>
15