Hacks4wbb by HFW™ (https://pommes.forenoase.de//index.php)
- Vollversionen (https://pommes.forenoase.de//board.php?boardid=240)
-- Support Elfmeter Liga (https://pommes.forenoase.de//board.php?boardid=272)
--- Template Extra (https://pommes.forenoase.de//thread.php?threadid=21784)


Geschrieben von Pommes2 am 16.12.2004 um 21:13:

  Template Extra

Hallo!

Wer die Light nicht eingebaut hat tauscht bitte den Inhalt von elfer_liga_nichtfrei.tpl mit diesem Code aus :

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://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 | {$lang->items['LANG_GLOBAL_ELFER_LIGA_TITEL']}</title>
$headinclude
</head>

<body>

$header

<table width="{$style['tableinwidth']}" cellpadding="4" cellspacing="4" border="0">
<tr class="tabletitle" style="width:100%">
<td align="center" valign="top" style="width:100%">
<span class="normalfont">
<b>$master_board_name - {$lang->items['LANG_GLOBAL_ELFER_LIGA_NF_1']}</b></span>
</td>
</tr>
<tr class="tablea" style="width:100%">
<td align="center" style="width:100%">
<span class="normalfont">
{$lang->items['LANG_GLOBAL_ELFER_LIGA_NF_2']} $user_name!
<br /> <br />
{$lang->items['LANG_GLOBAL_ELFER_LIGA_NF_3']}<br /> <br />
{$lang->items['LANG_GLOBAL_ELFER_LIGA_NF_4']}<br /><br /></span>

<form action="index.php" method="post">

	   <input type="hidden" name="sid" value="$session[hash]" />

<input type="submit" value="{$lang->items['LANG_GLOBAL_ELFER_LIGA_BACK']}" class="inputbtn" />
<br /><br />
</form>
</td>
</tr>


</table>
$footer
</body>
</html>


Forensoftware: Burning Board 2.3.6, entwickelt von WoltLab GmbH