o: ActiveSupport::Cache::Entry :@compressedF:@value"ÿº"ùº
| Forum/templates/MLAB/viewtopic_poll_ballot.tpl | ||
|---|---|---|
| 1 |
<tr> |
|
| 2 |
<td class="row2" colspan="2"><br clear="all" /><form method="POST" action="{S_POLL_ACTION}"><table cellspacing="0" cellpadding="4" border="0" align="center">
|
|
| 3 |
<tr> |
|
| 4 |
<td align="center"><span class="gen"><b>{POLL_QUESTION}</b></span></td>
|
|
| 5 |
</tr> |
|
| 6 |
<tr> |
|
| 7 |
<td align="center"><table cellspacing="0" cellpadding="2" border="0"> |
|
| 8 |
<!-- BEGIN poll_option --> |
|
| 9 |
<tr> |
|
| 10 |
<td><input type="radio" name="vote_id" value="{poll_option.POLL_OPTION_ID}" /> </td>
|
|
| 11 |
<td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>
|
|
| 12 |
</tr> |
|
| 13 |
<!-- END poll_option --> |
|
| 14 |
</table></td> |
|
| 15 |
</tr> |
|
| 16 |
<tr> |
|
| 17 |
<td align="center"> |
|
| 18 |
<input type="submit" name="submit" value="{L_SUBMIT_VOTE}" class="liteoption" />
|
|
| 19 |
</td> |
|
| 20 |
</tr> |
|
| 21 |
<tr> |
|
| 22 |
|
|
| 23 |
<td align="center"><span class="gensmall"><b><a href="{U_VIEW_RESULTS}" class="gensmall">{L_VIEW_RESULTS}</a></b></span></td>
|
|
| 24 |
</tr> |
|
| 25 |
</table>{S_HIDDEN_FIELDS}</form></td>
|
|
| 26 |
</tr> |
|
| Forum/templates/MLAB/overall_header.tpl | ||
|---|---|---|
| 31 | 31 |
<div class="Header"> |
| 32 | 32 |
<script type="text/javascript"> |
| 33 | 33 |
<!-- |
| 34 |
SetRelativePath("../../../");
|
|
| 34 |
SetRelativePath("../");
|
|
| 35 | 35 |
DrawHeader(); |
| 36 | 36 |
// --> |
| 37 | 37 |
</script> |
| ... | ... | |
| 47 | 47 |
<div class="Menu"> |
| 48 | 48 |
<script type="text/javascript"> |
| 49 | 49 |
<!-- |
| 50 |
SetRelativePath("../../../");
|
|
| 50 |
SetRelativePath("../");
|
|
| 51 | 51 |
DrawMenu(); |
| 52 | 52 |
// --> |
| 53 | 53 |
</script> |
| Forum/templates/MLAB/viewtopic_body.tpl | ||
|---|---|---|
| 1 |
|
|
| 2 |
<table width="100%" cellspacing="2" cellpadding="2" border="0"> |
|
| 3 |
<tr> |
|
| 4 |
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br />
|
|
| 5 |
<span class="gensmall"><b>{PAGINATION}</b><br />
|
|
| 6 |
</span></td> |
|
| 7 |
</tr> |
|
| 8 |
</table> |
|
| 9 |
|
|
| 10 |
<table width="100%" cellspacing="2" cellpadding="2" border="0"> |
|
| 11 |
<tr> |
|
| 12 |
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
|
|
| 13 |
<td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
|
|
| 14 |
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
|
|
| 15 |
</tr> |
|
| 16 |
</table> |
|
| 17 |
|
|
| 18 |
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> |
|
| 19 |
<tr align="right"> |
|
| 20 |
<td class="catHead" colspan="2" height="28"><span class="nav"><a href="{U_VIEW_OLDER_TOPIC}" class="nav">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}" class="nav">{L_VIEW_NEXT_TOPIC}</a> </span></td>
|
|
| 21 |
</tr> |
|
| 22 |
{POLL_DISPLAY}
|
|
| 23 |
<tr> |
|
| 24 |
<th class="thLeft" width="150" height="26" nowrap="nowrap">{L_AUTHOR}</th>
|
|
| 25 |
<th class="thRight" nowrap="nowrap">{L_MESSAGE}</th>
|
|
| 26 |
</tr> |
|
| 27 |
<!-- BEGIN postrow --> |
|
| 28 |
<tr> |
|
| 29 |
<td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span><br /></td>
|
|
| 30 |
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
| 31 |
<tr> |
|
| 32 |
<td width="100%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
|
|
| 33 |
<td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
|
|
| 34 |
</tr> |
|
| 35 |
<tr> |
|
| 36 |
<td colspan="2"><hr /></td> |
|
| 37 |
</tr> |
|
| 38 |
<tr> |
|
| 39 |
<td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
|
|
| 40 |
</tr> |
|
| 41 |
</table></td> |
|
| 42 |
</tr> |
|
| 43 |
<tr> |
|
| 44 |
<td class="{postrow.ROW_CLASS}" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
|
|
| 45 |
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
|
|
| 46 |
<tr> |
|
| 47 |
<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!--
|
|
| 48 |
|
|
| 49 |
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
|
|
| 50 |
document.write(' {postrow.ICQ_IMG}');
|
|
| 51 |
else |
|
| 52 |
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
|
|
| 53 |
|
|
| 54 |
//--></script><noscript>{postrow.ICQ_IMG}</noscript></td>
|
|
| 55 |
</tr> |
|
| 56 |
</table></td> |
|
| 57 |
</tr> |
|
| 58 |
<tr> |
|
| 59 |
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> |
|
| 60 |
</tr> |
|
| 61 |
<!-- END postrow --> |
|
| 62 |
<tr align="center"> |
|
| 63 |
<td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0"> |
|
| 64 |
<tr><form method="post" action="{S_POST_DAYS_ACTION}">
|
|
| 65 |
<td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td>
|
|
| 66 |
</form></tr> |
|
| 67 |
</table></td> |
|
| 68 |
</tr> |
|
| 69 |
</table> |
|
| 70 |
|
|
| 71 |
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> |
|
| 72 |
<tr> |
|
| 73 |
<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
|
|
| 74 |
<td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
|
|
| 75 |
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
|
|
| 76 |
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span>
|
|
| 77 |
</td> |
|
| 78 |
</tr> |
|
| 79 |
<tr> |
|
| 80 |
<td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
|
|
| 81 |
</tr> |
|
| 82 |
</table> |
|
| 83 |
|
|
| 84 |
<table width="100%" cellspacing="2" border="0" align="center"> |
|
| 85 |
<tr> |
|
| 86 |
<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall">{S_WATCH_TOPIC}</span><br />
|
|
| 87 |
<br /> |
|
| 88 |
{S_TOPIC_ADMIN}</td>
|
|
| 89 |
<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td>
|
|
| 90 |
</tr> |
|
| 91 |
</table> |
|
| Forum/templates/MLAB/viewonline_body.tpl | ||
|---|---|---|
| 1 |
|
|
| 2 |
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> |
|
| 3 |
<tr> |
|
| 4 |
<td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
|
|
| 5 |
</tr> |
|
| 6 |
</table> |
|
| 7 |
|
|
| 8 |
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline"> |
|
| 9 |
<tr> |
|
| 10 |
<th width="35%" class="thCornerL" height="25"> {L_USERNAME} </th>
|
|
| 11 |
<th width="25%" class="thTop"> {L_LAST_UPDATE} </th>
|
|
| 12 |
<th width="40%" class="thCornerR"> {L_FORUM_LOCATION} </th>
|
|
| 13 |
</tr> |
|
| 14 |
<tr> |
|
| 15 |
<td class="catSides" colspan="3" height="28"><span class="cattitle"><b>{TOTAL_REGISTERED_USERS_ONLINE}</b></span></td>
|
|
| 16 |
</tr> |
|
| 17 |
<!-- BEGIN reg_user_row --> |
|
| 18 |
<tr> |
|
| 19 |
<td width="35%" class="{reg_user_row.ROW_CLASS}"> <span class="gen"><a href="{reg_user_row.U_USER_PROFILE}" class="gen">{reg_user_row.USERNAME}</a></span> </td>
|
|
| 20 |
<td width="25%" align="center" nowrap="nowrap" class="{reg_user_row.ROW_CLASS}"> <span class="gen">{reg_user_row.LASTUPDATE}</span> </td>
|
|
| 21 |
<td width="40%" class="{reg_user_row.ROW_CLASS}"> <span class="gen"><a href="{reg_user_row.U_FORUM_LOCATION}" class="gen">{reg_user_row.FORUM_LOCATION}</a></span> </td>
|
|
| 22 |
</tr> |
|
| 23 |
<!-- END reg_user_row --> |
|
| 24 |
<tr> |
|
| 25 |
<td colspan="3" height="1" class="row3"><img src="templates/subSilver/images/spacer.gif" width="1" height="1" alt="."></td> |
|
| 26 |
</tr> |
|
| 27 |
<tr> |
|
| 28 |
<td class="catSides" colspan="3" height="28"><span class="cattitle"><b>{TOTAL_GUEST_USERS_ONLINE}</b></span></td>
|
|
| 29 |
</tr> |
|
| 30 |
<!-- BEGIN guest_user_row --> |
|
| 31 |
<tr> |
|
| 32 |
<td width="35%" class="{guest_user_row.ROW_CLASS}"> <span class="gen">{guest_user_row.USERNAME}</span> </td>
|
|
| 33 |
<td width="25%" align="center" nowrap="nowrap" class="{guest_user_row.ROW_CLASS}"> <span class="gen">{guest_user_row.LASTUPDATE}</span> </td>
|
|
| 34 |
<td width="40%" class="{guest_user_row.ROW_CLASS}"> <span class="gen"><a href="{guest_user_row.U_FORUM_LOCATION}" class="gen">{guest_user_row.FORUM_LOCATION}</a></span> </td>
|
|
| 35 |
</tr> |
|
| 36 |
<!-- END guest_user_row --> |
|
| 37 |
</table> |
|
| 38 |
|
|
| 39 |
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2"> |
|
| 40 |
<tr> |
|
| 41 |
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
|
|
| 42 |
<td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td>
|
|
| 43 |
</tr> |
|
| 44 |
</table> |
|
| 45 |
|
|
| 46 |
<br /> |
|
| 47 |
|
|
| 48 |
<table width="100%" cellspacing="2" border="0" align="center"> |
|
| 49 |
<tr> |
|
| 50 |
<td valign="top" align="right">{JUMPBOX}</td>
|
|
| 51 |
</tr> |
|
| 52 |
</table> |
|
| 53 |
|
|
| Forum/templates/MLAB/viewtopic_poll_result.tpl | ||
|---|---|---|
| 1 |
|
|
| 2 |
<tr> |
|
| 3 |
<td class="row2" colspan="2"><br clear="all" /> |
|
| 4 |
<table cellspacing="0" cellpadding="4" border="0" align="center"> |
|
| 5 |
<tr> |
|
| 6 |
<td colspan="4" align="center"><span class="gen"><b>{POLL_QUESTION}</b></span></td>
|
|
| 7 |
</tr> |
|
| 8 |
<tr> |
|
| 9 |
<td align="center"> |
|
| 10 |
<table cellspacing="0" cellpadding="2" border="0"> |
|
| 11 |
<!-- BEGIN poll_option --> |
|
| 12 |
<tr> |
|
| 13 |
<td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>
|
|
| 14 |
<td> |
|
| 15 |
<table cellspacing="0" cellpadding="0" border="0"> |
|
| 16 |
<tr> |
|
| 17 |
<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> |
|
| 18 |
<td><img src="{poll_option.POLL_OPTION_IMG}" width="{poll_option.POLL_OPTION_IMG_WIDTH}" height="12" alt="{poll_option.POLL_OPTION_PERCENT}" /></td>
|
|
| 19 |
<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> |
|
| 20 |
</tr> |
|
| 21 |
</table> |
|
| 22 |
</td> |
|
| 23 |
<td align="center"><b><span class="gen"> {poll_option.POLL_OPTION_PERCENT} </span></b></td>
|
|
| 24 |
<td align="center"><span class="gen">[ {poll_option.POLL_OPTION_RESULT} ]</span></td>
|
|
| 25 |
</tr> |
|
| 26 |
<!-- END poll_option --> |
|
| 27 |
</table> |
|
| 28 |
</td> |
|
| 29 |
</tr> |
|
| 30 |
<tr> |
|
| 31 |
<td colspan="4" align="center"><span class="gen"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></span></td>
|
|
| 32 |
</tr> |
|
| 33 |
</table> |
|
| 34 |
<br clear="all" /> |
|
| 35 |
</td> |
|
| 36 |
</tr> |
|
| Forum/templates/MLAB/overall_footer.tpl | ||
|---|---|---|
| 20 | 20 |
<div class="Footer"> |
| 21 | 21 |
<script type="text/javascript"> |
| 22 | 22 |
<!-- |
| 23 |
SetRelativePath("/../../../");
|
|
| 23 |
SetRelativePath("../");
|
|
| 24 | 24 |
DrawFooter(); |
| 25 | 25 |
// --> |
| 26 | 26 |
</script> |