1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
|
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
<title>$master_board_name</title>
<meta http-equiv="content-type" content="text/html;charset={$lang->items['LANG_GLOBAL_ENCODING']}" />
</head>
<body onload="document.mailform.submit();">
<form name="mailform" method="post" action="$threadgo">
<form name="mailform" method="post" action="$threadgo2">
<form name="mailform" method="post" action="$threadgo3">
</form>
</body>
</html> |