]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/smarty3/msg-header.tpl
Implement Smarty3
[friendica.git] / view / theme / frost-mobile / smarty3 / msg-header.tpl
1
2 <script language="javascript" type="text/javascript">
3         window.nickname = "{{$nickname}}";
4         window.linkURL = "{{$linkurl}}";
5         var plaintext = "none";
6         window.ajaxType = 'msg-header';
7         window.autocompleteType = 'msg-header';
8 </script>
9