Zeile 2 | Zeile 2 |
---|
<head> <title>{$lang->newthread_in}</title> {$headerinclude}
|
<head> <title>{$lang->newthread_in}</title> {$headerinclude}
|
<script type="text/javascript" src="jscripts/post.js?ver=121"></script>
| <script type="text/javascript" src="jscripts/post.js?ver=1212"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 10 | Zeile 10 |
---|
{$thread_errors} {$attacherror} <form action="newthread.php" method="post" enctype="multipart/form-data" name="input">
|
{$thread_errors} {$attacherror} <form action="newthread.php" method="post" enctype="multipart/form-data" name="input">
|
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
|