]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/msg-header.tpl
a88bac1e45c2002e129e88ea14b0af3e80c2b71a
[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 <script language="javascript" type="text/javascript">
7         window.nickname = "{{$nickname}}";
8         window.linkURL = "{{$linkurl}}";
9         var none = "none";      // ugly hack: {{$editselect}} shouldn't be a string if TinyMCE is enabled, but should if it isn't
10         window.editSelect = {{$editselect}};
11         window.ajaxType = 'msg-header';
12         window.autocompleteType = 'msg-header';
13 </script>
14