15 lines
337 B
Smarty
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>
|
|
|