friendica/view/theme/frost-mobile/smarty3/msg-header.tpl

15 lines
337 B
Smarty

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<script language="javascript" type="text/javascript">
window.nickname = "{{$nickname}}";
window.linkURL = "{{$linkurl}}";
var plaintext = "none";
window.ajaxType = 'msg-header';
window.autocompleteType = 'msg-header';
</script>