Added files - test

git-svn-id: https://svn.pioder.pl/uf-svn/uF@11 72ec579a-5ced-4fa4-82f3-afba5d98df2f
This commit is contained in:
pioder
2009-05-01 08:28:11 +00:00
commit 968d0b7b53
429 changed files with 15882 additions and 0 deletions

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1,189 @@
<? include $msg; ?>
<form method="POST" action="eprofile.php" name="form_dsf" enctype="multipart/form-data">
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" class="beam" onclick="javascript:showhide()" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['lovpr']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
</table>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-top: 0px">
<tr>
<td width="179" class="fitem" height="26"><span class="fsmall"><b><? echo $skin['lnick']; ?>:</b></span></td>
<td width="553" class="fitem" height="26"><span class="fsmall"><? echo $skin['nick']; ?></span></td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lpass']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<input type="password" name="password" size="45" /></td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lnewpass']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<input type="password" name="newpassword" size="45" /></td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lcpass']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<input type="password" name="confirmpassword" size="45" /></td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lemail']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<input type="text" name="email" value="<? echo $skin['email']; ?>" size="45" /></td>
</tr>
</table>
<span class="fsmall">&nbsp;<br></span>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" class="beam" onclick="javascript:showhide()" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['lupr']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
</table>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-top: 0px">
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lgg']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<input type="text" name="ggnumber" value="<? echo $skin['gg']; ?>" size="19" maxlength="7" /></td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['linterests']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<input type="text" name="interests" value="<? echo $skin['interests']; ?>" size="46" maxlength="100" /></td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lallow_shoutbox']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<input type="checkbox" name="allow_shoutbox" <? echo $skin['allow_shoutbox']; ?> size="46" />
<span class="fsmall"><b><?= $skin['allow']; ?></b></span>
</td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lallow_gg']; ?>:</b></span></td>
<td width="553" class="fitem" height="21"><input type="radio" name="allow_gg" value="1" <? echo $skin['option_yes_gg']; ?> />
<span class="fsmall"><? echo $skin['yes']; ?></span>&nbsp;&nbsp;
<input type="radio" name="allow_gg" value="0" <? echo $skin['option_no_gg']; ?> /><span class="fsmall"><? echo $skin['no']; ?></span></td>
</tr>
<tr>
<td width="179" class="fitem" height="3"><span class="fsmall"><b><? echo $skin['lallow_email']; ?>:</b></span></td>
<td width="553" class="fitem" height="3"><input type="radio" name="allow_email" value="1" <? echo $skin['option_yes_email']; ?> />
<span class="fsmall"><? echo $skin['yes']; ?></span>&nbsp;&nbsp;
<input type="radio" name="allow_email" value="0" <? echo $skin['option_no_email']; ?> /><span class="fsmall"><? echo $skin['no']; ?></span></td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['lallow_qr']; ?>:</b></span></td>
<td width="553" class="fitem" height="21"><input type="radio" name="allow_qr" value="1" <? echo $skin['option_yes_qr']; ?> />
<span class="fsmall"><? echo $skin['yes']; ?></span>&nbsp;&nbsp;
<input type="radio" name="allow_qr" value="0" <? echo $skin['option_no_qr']; ?> /><span class="fsmall"><? echo $skin['no']; ?></span></td>
</tr>
<tr>
<td class="fitem" width="179" height="19">
<span class="fsmall"><b><?= $skin['L.topics_in_forum']; ?>:&nbsp;&nbsp;</b></span>
</td>
<td class="fitem" width="553" height="19">
<select name="limit_ftid" style="width: 150px">
<option value="-1"><?= $skin['L.select_value']; ?></option>
<option value="-1"></option>
<?= $skin['OPTIONS.limit_ftid']; ?>
</select>
</td>
</tr>
<tr>
<td class="fitem" width="179" height="19">
<span class="fsmall"><b><?= $skin['L.posts_in_topic']; ?>:&nbsp;&nbsp;</b></span>
</td>
<td class="fitem" width="553" height="19">
<select name="limit_tpid" style="width: 150px">
<option value="-1"><?= $skin['L.select_value']; ?></option>
<option value="-1"></option>
<?= $skin['OPTIONS.limit_tpid']; ?>
</select>
</td>
</tr>
<tr>
<td class="fitem" width="179" height="19">
<span class="fsmall"><b><?= $skin['L.limit_users']; ?>:&nbsp;&nbsp;</b></span>
</td>
<td class="fitem" width="553" height="19">
<select name="limit_users" style="width: 150px">
<option value="-1"><?= $skin['L.select_value']; ?></option>
<option value="-1"></option>
<?= $skin['OPTIONS.limit_users']; ?>
</select>
</td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['ldefault_lang']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<select name="default_lang" style="width: 150px">
<option value="-1"><?= $skin['l2default_lang']; ?></option>
<option value="-1"></option>
<?= $skin['default_lang']; ?>
</select>
</td>
</tr>
<tr>
<td width="179" class="fitem" height="21"><span class="fsmall"><b><? echo $skin['ldefault_skin']; ?>:</b></span></td>
<td width="553" class="fitem" height="21">
<select name="default_skin" style="width: 150px">
<option value="-1"><?= $skin['l2default_skin']; ?></option>
<option value="-1"></option>
<?= $skin['default_skin']; ?>
</select></td>
</tr>
</table>
<span class="fsmall">&nbsp;<br></span>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" class="beam" onclick="javascript:showhide()" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['lspr']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
</table>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-top: 0px">
<tr>
<td width="179" class="fitem" height="100"><span class="fsmall"><b><? echo $skin['lsig']; ?>:</b></span></td>
<td width="553" class="fitem" class="fitem" height="100">
<textarea name="sig" id="sig" rows="6" cols="35"><? echo $skin['sig']; ?></textarea>
<script language="JavaScript" type="text/javascript">
make_wyzz('sig');
</script>
</td>
</tr>
</table>
<span class="fsmall">&nbsp;<br></span>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" class="beam" onclick="javascript:showhide()" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['lapr']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
</table>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-top: 0px">
<tr>
<td width="179" class="fitem"><span class="fsmall"><b><? echo $skin['lavaddr']; ?>:</b></span></td>
<td width="553" class="fitem">
<input type="text" name="avatar" value="<? echo $skin['avatar']; ?>" size="46" maxlength="100" />
</td>
</tr>
<?if ($forum_config['allow_upload_avatars']) { ?>
<tr>
<td width="179" class="fitem"><span class="fsmall"><b><? echo $skin['lavfile']; ?>:</b></span></td>
<td width="553" class="fitem">
<input type="hidden" name="MAX_FILE_SIZE" value="<?= $forum_config['max_av_filesize']; ?>">
<input type="file" name="avatar_file">
</td>
</tr>
<? } ?>
<tr>
<td width="578" class="fitem"colspan="2" align="center">
<input type="submit" name="submit" value="<? echo $skin['lsubmit']; ?>" class="fbutton" />&nbsp;
<input type="reset" value="<? echo $skin['lreset']; ?>" name="reset" class="fbutton" />
</td>
</tr>
</table>
</form>

View File

@@ -0,0 +1,16 @@
<? if (substr($_SERVER['SCRIPT_NAME'],-9)=='forum.php') {?>
<div style="width: 100%; text-align: left">
<? echo $skin['ntopic']; ?>
</div>
<? } ?>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" width="418" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['ltopicname']; ?> </td>
<td height="14" width="110" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['lauthor']; ?> </td>
<td height="14" width="58" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['lposts']; ?> </td>
<td height="14" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['llastpost']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
</table>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">

View File

@@ -0,0 +1,15 @@
<? echo $skin['noposts']; ?>
</table>
<div style="width: 100%; text-align: left">
<? echo $skin['ntopic']; ?>
</div>
<div style="width: 100%; text-align: right">
<span class="fsmall"><?=$skin['lpage']; ?>:
<select name="page" onchange="location='forum.php?f=<?= $skin['f_id']; ?>&amp;page='+(this.value)">
<?= $skin['option_pages']; ?>
</select>
<?= $skin['lwith']; ?> <?= $skin['lpages']; ?>
</span>
</div>

View File

@@ -0,0 +1,17 @@
<tr>
<td width="20" height="16" align="center" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<img src="skins/subPurple/images/<?= $skin['new_post']; ?>.gif" width="17" height="18" alt="folder">
</td>
<td width="430" height="19" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<a href="topic.php?t=<? echo $skin['t_id']; ?>" class="fstandard"><? echo $skin['fname']; ?></a>
</td>
<td width="110" align="center" height="19" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<? echo $skin['author']; ?>
</td>
<td width="59" height="19" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<p align="center" class="fstandard"><? echo $skin['tposts']; ?></p>
</td>
<td width="133" colspan="2" align="center" height="19" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<? echo $skin['lastpost']; ?>
</td>
</tr>

View File

@@ -0,0 +1,8 @@
<table class="maintable" width="<?= TABLES_WIDTH; ?>">
<tr>
<td class="fitem">
<a href="groups.php?mode=view&amp;id=<?= $skin['g_id']; ?>"><span class="fstandard"><b><?= $skin['name']; ?></b></span></a><br>
<span class="fsmall"><?= $skin['desc']; ?></span>
</td>
</tr>
</table>

View File

@@ -0,0 +1,19 @@
<form method="POST" action="groups.php?mode=view&amp;id=<?php echo $skin['g_id']; ?>" name="form_dsf">
<div align="left" style="width: <? TABLES_WIDTH; ?>">
<span class="fstandard"><b><?= $skin['name']; ?></b></span><br>
<span class="fsmall"><?= $skin['desc']; ?></span>
</div>
<div align="center" style="width: <? TABLES_WIDTH; ?>">
<?= $skin['moderate']; ?>
</div>
<span class="fverysmall">&nbsp;</span>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" class="beam" width="300" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['luname']; ?></td>
<td height="14" width="180" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['lregdate']; ?></td>
<td height="14" width="233" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['llastvisit']; ?></td>
<td height="14" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['lposts']; ?></td>
<td width="19" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 911 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled</title>
<meta http-equiv="refresh" content="0; url=../../../index.php" />
</head>
<body>
<p>
</p>
</body>
</html>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled</title>
<meta http-equiv="refresh" content="0; url=../../../index.php" />
</head>
<body>
<p>
</p>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 900 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 910 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 985 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 890 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 908 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 930 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 930 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 B

View File

@@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled</title>
<meta http-equiv="refresh" content="0; url=../../../index.php" />
</head>
<body>
<p>
</p>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 B

View File

@@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled</title>
<meta http-equiv="refresh" content="0; url=../../index.php" />
</head>
<body>
<p>
</p>
</body>
</html>

View File

@@ -0,0 +1,6 @@
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td><span class="fstandard"><? echo $skin['loged_as']; ?>. <? echo $skin['lactual_time']; ?>: <b><? echo $skin['actual_time']; ?></b></span></td>
<td><span class="fstandard"><? echo $skin['lyoure']; ?></span> <span class="fstandard"><b><? echo $skin['amsgs']; ?></b></span> <a href="pms.php?mode=folder&submode=inbox" class="fstandard"><? echo $skin['lpm_msgs']; ?></a></td>
</tr>
</table>

View File

@@ -0,0 +1,21 @@
<div align="right"><a href="search.php?content=lastposts" class="fsmall"><b><?= $skin['showlastposts']; ?></b></a></div>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><? echo $skin['stat']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">
<tr>
<td width="<?= TABLES_WIDTH; ?>" height="47" colspan="2" valign="top">
<span class="fstandard">
<?= $skin['total_posts']; ?>. <br>
<? echo $skin['registered_users']; ?>.<br>
<?= $skin['lforum_counter']; ?><br>
<? echo $skin['last_user']; ?><br>
<?= $skin['group_users']; ?><br>
<?= $skin['logged_users']; ?>:<br>
<?= $skin['logged_users_list']; ?>
&nbsp;</td>
</tr>
</table>

View File

@@ -0,0 +1,14 @@
<span class="fsmall">&nbsp;<br></span>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="14" height="7" style="background-image: url('skins/subPurple/images/td_category_left.gif')" class="category">&nbsp;</td>
<td height="7"class="category" style="background-image: url('skins/subPurple/images/td_category.jpg')"><? echo $skin['category']; ?></td>
<td width="14" height="7" style="background-image: url('skins/subPurple/images/td_category_right.gif')" class="category"></td>
</tr>
</table>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">
<tr>
<td width="582" height="16" colspan="2" class="beam" ><? echo $skin['lforumname'];?></td>
<td width="49" height="16" class="beam"><? echo $skin['lposts'];?></td>
<td width="110" height="16" class="beam"><? echo $skin['llastposts'];?></td>
</tr>

View File

@@ -0,0 +1,14 @@
<tr>
<td class="fitem" width="30" height="30" align="center" valign="center" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<img src="skins/subPurple/images/<?= $skin['new_post']; ?>.gif" alt="folder"></td>
<td width="565" height="1" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<a href="forum.php?f=<? echo $skin['forum_id']; ?>" class="sect"><? echo $skin['forum_name']; ?></a><br>
<span class="desc"><? echo $skin['description']; ?></span>
</td>
<td width="48" height="1" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<p align="center" class="fstandard"><b><b><? echo $skin['posts']; ?></b></b></p>
</td>
<td width="129" height="1" class="fitem" onMouseOver="set_color(this);" onMouseOut="unset_color(this);">
<? echo $skin['lastpost']; ?>
</td>
</tr>

View File

@@ -0,0 +1,34 @@
<form action="login.php?mode=login" method="post">
<?= $skin['msg']; ?>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')" class="beam"></td>
<td height="14" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?= $skin['mainpage']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')" class="beam"></td>
</tr>
</table>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">
<tr>
<td align="right" width="40%" class="fitem" valign="top" align="right" style="border-width: 0px;">
<span class="fstandard"><b><? echo $skin['user']; ?>: </b></span>&nbsp;
</td>
<td align="left" class="fitem" valign="top" style="border-width: 0px;">
<input type="text" name="user" value="<?= $_POST['user']; ?>" size="25" /><br>
</td>
</tr>
<tr>
<td align="right" class="fitem" valign="top" style="border-width: 0px;">
<span class="fstandard"><b><? echo $skin['lpass']; ?>: </b></span>&nbsp;
</td>
<td align="left" class="fitem" valign="top" style="border-width: 0px;">
<input type="password" name="pass" size="25" />
</td>
</tr>
<tr>
<td align="center" class="fitem" colspan="2" valign="top" style="border-width: 0px;"><a href="?mode=forgotpassword" class="fsmall"> <b> <?= $skin['lforgotpass']; ?></b></a></td>
</tr>
<tr>
<td align="center" class="fitem" colspan="2" valign="top" style="border-width: 0px;"><input class="fbutton" type="submit" value="<?= $skin['llog_in']; ?>"></td>
</tr>
</table>
</form>

View File

@@ -0,0 +1,18 @@
<? include 'overall_header.tpl' ?>
<br>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
<td height="14" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?= $skin['mainpage']; ?> </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
</tr>
</table>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">
<tr>
<td valign="center" align="center" class="fitem">
<meta http-equiv="refresh" content="<?= $interval ?>; url=<? echo $skin['url']; ?>">
<span class="fstandard"><? echo $skin['msg']; ?></span>
</td>
</tr>
</table>
<? include 'overall_footer.tpl'; ?>

View File

@@ -0,0 +1,24 @@
<form action="moderate.php?action=move&id=<?= $skin['t']; ?>" method="POST">
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-width: 0px">
<tr>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')" class="beam"></td>
<td height="14" class="beam" onclick="javascript:showhide()" style="background-image: url('skins/subPurple/images/td_beam_top.gif')">&nbsp; </td>
<td width="17" style="background-image: url('skins/subPurple/images/td_beam_right.gif')" class="beam"></td>
</tr>
</table>
<table width="<?= TABLES_WIDTH; ?>" class="maintable" style="border-top: 0px">
<tr>
<td align="right" class="fitem" width="20%"><span class="fstandard"><b><?php echo $skin['L.select_forum']; ?>:</b></span></td>
<td class="fitem" width="60%">
<select name="forum_id">
<?= $skin['OPTIONS.select_forum']; ?>
</select>
</td>
<tr>
<td width="738" height="20" class="fitem" align="center" valign="top" colspan="2">
<input type="submit" class="fbutton" value="<?php echo $skin['L.save']; ?>" />&nbsp;
<input type="submit" class="fbutton" value="<?php echo $skin['L.reset']; ?>" />
</td>
</tr>
</table>
</form>

Some files were not shown because too many files have changed in this diff Show More