مرجع پارسی MyBB

نسخه‌ی کامل: پلاگین تب در پروفایل (مانند وی بی) ProfileTabs
شما درحال مشاهده‌ی نسخه‌ی متنی این صفحه می‌باشید. مشاهده‌ی نسخه‌ی کامل با قالب‌بندی مناسب.
صفحه‌ها: 1 2 3 4 5 6 7 8 9 10
(۱۳۹۲/۷/۱۲، ۱۲:۳۴:۱۹ عصر)jan123 نوشته است: [ -> ]تعویش نمایید.با
کد:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{$headerinclude}
</head>
<body>
<script type="text/javascript" src="jscripts/ProfileTabs.js">
</script>
{$header}
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<tr>
<td class="thead" colspan=""><strong><font color="yellow">موزیک من :</font></strong></td>
</tr>
<tr>
<td class="trow1">
<br><center><object type="application/x-shockwave-flash" data="PnuForumsPlayer.swf" width="100" height="50" hspace="0" align="center" >
   <param name="movie" value="PnuForumsPlayer.swf">
   <param name="wmode" value="transparent">
   <param name="FlashVars" value="src={$userfields['fid10']}&amp;autoload=yes&amp;autostart=no&amp;repeat=yes">
</object></center><br>
</td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="75%" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<td class="trow1" align="right" width="100%">
<span class="largetext"><strong>{$formattedname}</strong></span>{$memprofile['karmastar']}<br />
<span class="smalltext">
({$usertitle}{$resendcode})<br />
{$resendform}{$groupimage}{$gi}
<strong>{$lang->registration_date}</strong> {$memregdate}<br />
<strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br />
<strong>{$lang->local_time}</strong> {$localtime}<br />
<strong>{$lang->postbit_status}</strong> {$online_status}
</span>
</td>
<td align=\"left\" class=\"trow1\" valign=\"middle\">$avatar</td>
</tr>
{$awaybit}
</table>
<br />
<div id="toolbar" class="usertabs"><div id="nav"><ul id="ptabs" class="shadetabs">
<li><a href="#" rel="pt1" class="selected"><b>{$lang->acrdmi}</b></a></li>
<li><a href="#" rel="pt2"><b>{$lang->statspt}</b></a></li>
<li><a href="#" rel="pt3"><b>{$lang->contactpt}</b></a></li>
<li><a href="#" rel="pt4"><b>{$lang->singpt}</b></a></li>
<li><a href="#" rel="pt5"><b>لیست دوستان</b></a></li>
<li><a href="#" rel="pt6"><b>آخرین بازدیدکنندگان</b></a></li>
<li><a href="#" rel="pt7"><b>اطلاعات انجمن</b></a></li>
<li><a href="#" rel="pt8"><b>مدال های من</b></a></li>
</ul></div></div>
<div style="border:1px solid gray; width:100%px; margin-bottom: 1em; padding: 0px">
<div id="pt1" class="tabcontent">
{$profilefields}
</div>
<div id="pt2" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->infosobre}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->joined}</strong></td>
<td class="trow1">{$memregdate}</td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->total_posts}</strong></td>
<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>
{$post_stats}<tr><td class="trow2"><strong>{$lang->timeonline}</strong></td>
<td class="trow2">{$timeonline}</td>
</tr>
{$reputation}
{$warning_level}
{$myawards}
</table>
</div>
<div id="pt3" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->contacapt}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->homepage}</strong></td>
<td class="trow1">{$website}</td>
</tr>
{$sendemail}
<tr>
<td class="trow2"><strong>{$lang->pm}</strong></td>
<td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->icq_number}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->msn}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</tr>
</table>
</div>
<div id="pt4" class="tabcontent">
{$signature}
</div>
<div id="pt5" class="tabcontent">
{$buddy_options}
</div>
<div id="pt6" class="tabcontent">
{$last_visit}  
</div>
<div id="pt7" class="tabcontent">
{$poststats}
</div>
<div id="pt8" class="tabcontent">
{$post['achivementspostbit']}
</div> &nbsp;
</div>
<script type="text/javascript">
var countries=new ddtabcontent("ptabs")
countries.setpersist(true)
countries.setselectedClassTarget("link") //"link" or "linkparent"
countries.init()
</script>
</td>
<td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
<td width="25%" valign="top">
<table class="tborder" border="0" cellspacing="1" cellpadding="1">
<tr><td colspan="1" class="thead"><center><strong>{$lang->ministapt}</strong></center></td></tr>
<td class="trow1">&nbsp;<FONT SIZE=2><strong>{$lang->joined}</strong><br />&nbsp;{$memregdate}<br />
&nbsp;<strong>{$lang->total_posts}</strong><br />&nbsp;{$memprofile['postnum']} <br /></font></td>
<tr>
<td class="trow2" align="right">
<a href="#" rel="pt2">
{$lang->statscomplpt}</a></td>
<br />{$buddylist}{$modoptions}
{$adminoptions}
</tr>
</table>

</td>
</tr>
</table>
{$footer}
</body>
</html>

واقعا ممنون لطف کردینHeart
فقط الان تنها چیزی که مونده یکی اون سیستم دستاورد هاست که نمایش داده نمیشه،یکی هم سیستم ارتقاء ستاره ای،همونی که ستاره میده به کاربرا به ازای تعداد ارسالاشون
اونو باید متغیرشو بذارم توی پست بیت چون از کادربندی پست بیت استفاده کردم.
بازم ممنونBlush
منم نصب کردم اما کلا تاریخ عضویتو تعداد ارسال سمته چپه..اصلا ام تب بندی نشده..یادداشت پروفایل و لیست دوستانه که هیچکدومم کار نمیکنن و روشون کلیک میکنی فرقی نمیکنه..میشه کدای منو نگاه کنید و درستش رو بزارید ؟؟
کد:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{$headerinclude}
</head>
<body>
<script type="text/javascript" src="jscripts/ProfileTabs.js">
</script>
{$header}
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="75%" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<td class="trow1" align="right" width="100%">
<span class="largetext"><strong>{$formattedname}</strong></span><br />
<span class="smalltext">
({$usertitle})<br />
{$groupimage}
<strong>{$lang->registration_date}</strong> {$memregdate}<br />
<strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br />
<strong>{$lang->local_time}</strong> {$localtime}<br />
<strong>{$lang->postbit_status}</strong> {$online_status}
</span>
</td>
<td align="left" class="trow1" valign="middle">{$avatar}</td>
</tr>
{$awaybit}
</table>
<br />
<div id="toolbar" class="usertabs"><div id="nav"><ul id="ptabs" class="shadetabs">
<li><a href="#" rel="pt5" class="selected"><b>یادداشت پروفایل </b></a></li>
<li><a href="#" rel="pt1"><b>{$lang->acrdmi}</b></a></li>
<li><a href="#" rel="pt2"><b>{$lang->statspt}</b></a></li>
<li><a href="#" rel="pt3"><b>{$lang->contactpt}</b></a></li>
<li><a href="#" rel="pt4"><b>{$lang->singpt}</b></a></li>
<li><a href="#" rel="pt6"><b>لیست دوستان</b></a></li>
</ul></div></div>
<div style="border:1px solid gray; width:100%px; margin-bottom: 1em; padding: 0px">
<div id="pt5" class="tabcontent">
<!-- ProfileComments -->{$comments_index}<!-- /ProfileComments -->
</div>
<div id="pt6" class="tabcontent">
{$buddylist}

</div>
<div id="pt1" class="tabcontent">
{$profilefields}
</div>
<div id="pt2" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->infosobre}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->joined}</strong></td>
<td class="trow1">{$memregdate}</td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->total_posts}</strong></td>
<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->timeonline}</strong></td>
<td class="trow2">{$timeonline}</td>
</tr>
{$reputation}
{$warning_level}
{$myawards}
</table>
</div>
<div id="pt3" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->contacapt}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->homepage}</strong></td>
<td class="trow1">{$website}</td>
</tr>
{$sendemail}
<tr>
<td class="trow2"><strong>{$lang->pm}</strong></td>
<td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->icq_number}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->msn}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</tr>
</table>
</div>
<div id="pt4" class="tabcontent">
{$signature}
</div>
</div>
<script type="text/javascript">
var countries=new ddtabcontent("ptabs")
countries.setpersist(true)
countries.setselectedClassTarget("link") //"link" or "linkparent"
countries.init()
</script>
</td>
<td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
<td width="25%" valign="top">
<table class="tborder" border="0" cellspacing="1" cellpadding="1">
<tr><td colspan="1" class="thead"><center><strong>{$lang->ministapt}</strong></center></td></tr>
<td class="trow1">&nbsp;<FONT SIZE=2><strong>{$lang->joined}</strong><br />&nbsp;{$memregdate}<br />
&nbsp;<strong>{$lang->total_posts}</strong><br />&nbsp;{$memprofile['postnum']} <br /></font></td>
<tr>
<td class="trow2" align="right">
<a href="#" rel="pt2">
{$lang->statscomplpt}</a><br /></td>
</tr>
</table><br />
{$modoptions}
{$adminoptions}
{$last_visit}
<br />
</td>
</tr>
</table>
<br />
</td>
</tr>
</table>
{$footer}
</body>
</html>
[/php]

<div id="toolbar" class="usertabs"><div id="nav"><ul id="countrytabs" class="shadetabs">
<li><a href="#" rel="country1" class="selected"><b>یادداشت های پروفایل</b></a></li>
<li><a href="#" rel="country2"><b>اطلاعات اضافی</b></a></li>
<li><a href="#" rel="country3"><b>اطلاعات انجمن</b></a></li>
<li><a href="#" rel="country4"><b>اطلاعات تماس</b></a></li>
<li><a href="#" rel="country5"><b>امضا</b></a></li>
<li><a href="#" rel="country7"><b>دوستان</b></a></li>
</ul></div></div>

این کدهارو محتویاتشو میشه قرار بدین ؟؟لطفاConfused
من اینو نصب کردم کلا قسمت پروفایل ترکید یعنی دیکه فقط یک صفحه ی سفید لود میشهBig Grin

کاملا هم حذفش کردم ولی فایده نداشت خوش شانس بودم که رو انجمن اصلیم نصب نکردمWink

با تشکر از پلاگین خوبتون لطفا بگید چطوری طوری قسمت پروفایل رو به حالت قبل برگردونم؟Sad
قالب ها و پوسته ها » قالب مورد نظر »

Member Templates » member_profile

را به حالت اولیه بازگردانید .

این تب بندی با هزینه برای دوستان انجام خواهد شد Blush
ببخشید این اضافه کردن یادداشت رو نداره
چطور میتونم اضافه کنم ؟
Big Grin
باید پلاگین رو اضافه کردن یاداشت رو نصب کنید اگه نشد متغیرش رو توی قسمت مربوطه قرار بدید.
سلام من طبق اموزش هام رفتم ولی نشد چیزی بهش اضافه کنمHuh
یکی یه کمکی بکنه میخوام گزینه دسترسی مدیر کل__ اخرین بازدید کنندگان پروفایل و لیست دوستان رو بهش اضافه کنم
کسی نمیتونه کمک بکنه Sad
باید متغییر هاشونو قرار بدید.

ابزار های مدیریت رو بهتره خارج از تب قرار بدید چون برای افراد عادی نمایش داده نمیشه.ولی اگر توی تب باشه تبش نمایش داده میشه.
عزیز این ممبرپروفایله منه اگه میتونی یه تغییر توش بده دستت درد نکنه
همشونو بذار تو تب بندی


کد php:
<style>
.
usertabs {
margin-right0;
margin-top1px;
margin-bottom0;
list-
style-typenone;
text-alignright;

font-size11px;
}

.
usertabs ul {
margin0;
padding0;
}

.
usertabs li {
displayinline;
margin0;
}

.
usertabs li a {
background: {$mybb->settings['ProfileTabs_background_unselected']};
color: {$mybb->settings['ProfileTabs_text_unselected']};
positionrelative;
z-index1;
border1px solid {$mybb->settings['ProfileTabs_border_unselected']};
border-bottom0;
padding8px;

text-decorationnone;
}

.
usertabs li a:visited {
color#2d2d2d;
text-decorationnone;
}

.
usertabs li a:hover {
color: {$mybb->settings['ProfileTabs_onmoushover_unselected']};
text-decorationnone;
}

.
usertabs li a.selected {
background: {$mybb->settings['ProfileTabs_background_selected']};
color: {$mybb->settings['ProfileTabs_text_selected']};
border-color: {$mybb->settings['ProfileTabs_borde_selected']};
}

.
usertabs li a.selected:hover {
text-decorationnone;
}

.
tabcontent {
background: {$mybb->settings['ProfileTabs_background']};
displaynone;
padding5px;
border1px solid {$mybb->settings['ProfileTabs_border']};
margin-top7px;
}

.
box-thing {
background#f7f7f7;
border1px solid #8e8e8e;
padding8px;
}

@
media print {
.
tabcontent {
display:block !important;
}
}
</
style>
<
html>
<
head>
<
title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{
$headerinclude}
</
head>
<
body>
<
script type="text/javascript" src="jscripts/ProfileTabs.js">

</
script>
{
$header}

<
table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<
tr>
<
td width="75%" valign="top">

<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder">
<
tr>

<
td class="trow1" align="right" width="100%">
<
span class="largetext"><strong>{$formattedname}</strong></span><br />
<
span class="smalltext">
({
$usertitle})<br />
{
$groupimage}
<
strong>{$lang->registration_date}</strong> {$memregdate}<br />
<
strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br />
<
strong>{$lang->local_time}</strong> {$localtime}<br />
<
strong>{$lang->postbit_status}</strong> {$online_status}<br /><strong>{$lang->mood}:</strong> {$mood}
<
td align="right" class="trow1" valign="middle">{$avatar}</td>
</
span>
</
td>
</
tr>
{
$awaybit}
</
table>
<
br />

<
div id="toolbar" class="usertabs"><div id="nav"><ul id="countrytabs" class="shadetabs">
<
li><a href="#" rel="country1" class="selected"><b>یادداشت های پروفایل</b></a></li>
<
li><a href="#" rel="country2"><b>اطلاعات اضافی</b></a></li>
<
li><a href="#" rel="country3"><b>اطلاعات انجمن</b></a></li>
<
li><a href="#" rel="country4"><b>اطلاعات تماس</b></a></li>
<
li><a href="#" rel="country5"><b>امضا</b></a></li>

</
ul></div></div>

<
div style="border:0px solid gray; width:100%px; margin-bottom: 1em; padding: 0px">

<
div id="country1" class="tabcontent">
<!-- 
ProfileComments -->{$comments_index}<!-- /ProfileComments -->
</
div>

<
div id="country2" class="tabcontent">
{
$profilefields}
</
div>

<
div id="country3" class="tabcontent">
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder">
<
tr>
<
td class="trow1"><strong>{$lang->joined}</strong></td>
<
td class="trow1">{$memregdate}</td>
</
tr>
<
tr>
<
td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<
td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
</
tr>
<
tr>
<
td class="trow1"><strong>{$lang->total_posts}</strong></td>
<
td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</
tr>
<
tr>
<
td class="trow2"><strong>{$lang->timeonline}</strong></td>
<
td class="trow2">{$timeonline}</td>
</
tr>
{
$referrals}
{
$reputation}
{
$warning_level}
{
$myawards}
<!-- 
ProfileComments -->{$pf_statistics}<!-- /ProfileComments -->
</
table>
</
div>

<
div id="country4" class="tabcontent">
<
table border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder">
<
tr>
<
td class="trow1"><strong>{$lang->homepage}</strong></td>
<
td class="trow1">{$website}</td>
</
tr>
{
$sendemail}
<
tr>
<
td class="trow2"><strong>{$lang->pm}</strong></td>
<
td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
</
tr>
<
tr>
<
td class="trow1"><strong>{$lang->icq_number}</strong></td>
<
td class="trow1"><a href="j;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
</
tr>
<
tr>
<
td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<
td class="trow2"><a href="j;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
</
tr>
<
tr>
<
td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<
td class="trow1"><a href="j;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
</
tr>
<
tr>
<
td class="trow2"><strong>{$lang->msn}</strong></td>
<
td class="trow2"><a href="j;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</
tr>
</
table>
</
div>

<
div id="country5" class="tabcontent">
{
$signature}
</
div>

</
div>

<
script type="text/javascript">

var 
countries=new ddtabcontent("countrytabs")
countries.setpersist(true)
countries.setselectedClassTarget("link"//"link" or "linkparent"
countries.init()

</
script>


</
td>
<
td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
<
td width="25%" valign="top">



{
$buddylist}{$profview}{$last_visit}{$modoptions}{$adminoptions}

</
td>
</
tr>
</
table>
{
$footer}
</
body>
</
html
صفحه‌ها: 1 2 3 4 5 6 7 8 9 10