Zeile 2 | Zeile 2 |
---|
<head> <title>{$lang->forum_announcement}</title> {$headerinclude}
|
<head> <title>{$lang->forum_announcement}</title> {$headerinclude}
|
<script type="text/javascript"> <!-- var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm}"; // -->
| <script type="text/javascript"> var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm}";
|
</script> </head> <body>
| </script> </head> <body>
|
Zeile 13 | Zeile 11 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border"> <tr> <td class="thead"><strong>{$lang->forum_announcement}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border"> <tr> <td class="thead"><strong>{$lang->forum_announcement}</strong></td>
|
| </tr>
|
<tr><td id="posts_container"> <div id="posts"> {$announcement}
| <tr><td id="posts_container"> <div id="posts"> {$announcement}
|