268 |
kaklik |
1 |
|
|
|
2 |
<script language="Javascript" type="text/javascript"> |
|
|
3 |
// |
|
|
4 |
// Should really check the browser to stop this whining ... |
|
|
5 |
// |
|
|
6 |
function select_switch(status) |
|
|
7 |
{ |
|
|
8 |
for (i = 0; i < document.privmsg_list.length; i++) |
|
|
9 |
{ |
|
|
10 |
document.privmsg_list.elements[i].checked = status; |
|
|
11 |
} |
|
|
12 |
} |
|
|
13 |
</script> |
|
|
14 |
|
|
|
15 |
<table border="0" cellspacing="0" cellpadding="0" align="center" width="100%"> |
|
|
16 |
<tr> |
|
|
17 |
<td valign="top" align="center" width="100%"> |
|
|
18 |
<table height="40" cellspacing="2" cellpadding="2" border="0"> |
|
|
19 |
<tr valign="middle"> |
|
|
20 |
<td>{INBOX_IMG}</td> |
|
|
21 |
<td><span class="cattitle">{INBOX} </span></td> |
|
|
22 |
<td>{SENTBOX_IMG}</td> |
|
|
23 |
<td><span class="cattitle">{SENTBOX} </span></td> |
|
|
24 |
<td>{OUTBOX_IMG}</td> |
|
|
25 |
<td><span class="cattitle">{OUTBOX} </span></td> |
|
|
26 |
<td>{SAVEBOX_IMG}</td> |
|
|
27 |
<td><span class="cattitle">{SAVEBOX} </span></td> |
|
|
28 |
</tr> |
|
|
29 |
</table> |
|
|
30 |
</td> |
|
|
31 |
<td align="right"> |
|
|
32 |
<!-- BEGIN switch_box_size_notice --> |
|
|
33 |
<table width="175" cellspacing="1" cellpadding="2" border="0" class="bodyline"> |
|
|
34 |
<tr> |
|
|
35 |
<td colspan="3" width="175" class="row1" nowrap="nowrap"><span class="gensmall">{BOX_SIZE_STATUS}</span></td> |
|
|
36 |
</tr> |
|
|
37 |
<tr> |
|
|
38 |
<td colspan="3" width="175" class="row2"> |
|
|
39 |
<table cellspacing="0" cellpadding="1" border="0"> |
|
|
40 |
<tr> |
|
|
41 |
<td bgcolor="{T_TD_COLOR2}"><img src="templates/subSilver/images/spacer.gif" width="{INBOX_LIMIT_IMG_WIDTH}" height="8" alt="{INBOX_LIMIT_PERCENT}" /></td> |
|
|
42 |
</tr> |
|
|
43 |
</table> |
|
|
44 |
</td> |
|
|
45 |
</tr> |
|
|
46 |
<tr> |
|
|
47 |
<td width="33%" class="row1"><span class="gensmall">0%</span></td> |
|
|
48 |
<td width="34%" align="center" class="row1"><span class="gensmall">50%</span></td> |
|
|
49 |
<td width="33%" align="right" class="row1"><span class="gensmall">100%</span></td> |
|
|
50 |
</tr> |
|
|
51 |
</table> |
|
|
52 |
<!-- END switch_box_size_notice --> |
|
|
53 |
</td> |
|
|
54 |
</tr> |
|
|
55 |
</table> |
|
|
56 |
|
|
|
57 |
<br clear="all" /> |
|
|
58 |
|
|
|
59 |
<form method="post" name="privmsg_list" action="{S_PRIVMSGS_ACTION}"> |
|
|
60 |
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> |
|
|
61 |
<tr> |
|
|
62 |
<td align="left" valign="middle">{POST_PM_IMG}</td> |
|
|
63 |
<td align="left" width="100%"> <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td> |
|
|
64 |
<td align="right" nowrap="nowrap"><span class="gensmall">{L_DISPLAY_MESSAGES}: |
|
|
65 |
<select name="msgdays">{S_SELECT_MSG_DAYS} |
|
|
66 |
</select> |
|
|
67 |
<input type="submit" value="{L_GO}" name="submit_msgdays" class="liteoption" /> |
|
|
68 |
</span></td> |
|
|
69 |
</tr> |
|
|
70 |
</table> |
|
|
71 |
|
|
|
72 |
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline"> |
|
|
73 |
<tr> |
|
|
74 |
<th width="5%" height="25" class="thCornerL" nowrap="nowrap"> {L_FLAG} </th> |
|
|
75 |
<th width="55%" class="thTop" nowrap="nowrap"> {L_SUBJECT} </th> |
|
|
76 |
<th width="20%" class="thTop" nowrap="nowrap"> {L_FROM_OR_TO} </th> |
|
|
77 |
<th width="15%" class="thTop" nowrap="nowrap"> {L_DATE} </th> |
|
|
78 |
<th width="5%" class="thCornerR" nowrap="nowrap"> {L_MARK} </th> |
|
|
79 |
</tr> |
|
|
80 |
<!-- BEGIN listrow --> |
|
|
81 |
<tr> |
|
|
82 |
<td class="{listrow.ROW_CLASS}" width="5%" align="center" valign="middle"><img src="{listrow.PRIVMSG_FOLDER_IMG}" width="19" height="18" alt="{listrow.L_PRIVMSG_FOLDER_ALT}" title="{listrow.L_PRIVMSG_FOLDER_ALT}" /></td> |
|
|
83 |
<td width="55%" valign="middle" class="{listrow.ROW_CLASS}"><span class="topictitle"> <a href="{listrow.U_READ}" class="topictitle">{listrow.SUBJECT}</a></span></td> |
|
|
84 |
<td width="20%" valign="middle" align="center" class="{listrow.ROW_CLASS}"><span class="name"> <a href="{listrow.U_FROM_USER_PROFILE}" class="name">{listrow.FROM}</a></span></td> |
|
|
85 |
<td width="15%" align="center" valign="middle" class="{listrow.ROW_CLASS}"><span class="postdetails">{listrow.DATE}</span></td> |
|
|
86 |
<td width="5%" align="center" valign="middle" class="{listrow.ROW_CLASS}"><span class="postdetails"> |
|
|
87 |
<input type="checkbox" name="mark[]2" value="{listrow.S_MARK_ID}" /> |
|
|
88 |
</span></td> |
|
|
89 |
</tr> |
|
|
90 |
<!-- END listrow --> |
|
|
91 |
<!-- BEGIN switch_no_messages --> |
|
|
92 |
<tr> |
|
|
93 |
<td class="row1" colspan="5" align="center" valign="middle"><span class="gen">{L_NO_MESSAGES}</span></td> |
|
|
94 |
</tr> |
|
|
95 |
<!-- END switch_no_messages --> |
|
|
96 |
<tr> |
|
|
97 |
<td class="catBottom" colspan="5" height="28" align="right"> {S_HIDDEN_FIELDS} |
|
|
98 |
<input type="submit" name="save" value="{L_SAVE_MARKED}" class="mainoption" /> |
|
|
99 |
|
|
|
100 |
<input type="submit" name="delete" value="{L_DELETE_MARKED}" class="liteoption" /> |
|
|
101 |
|
|
|
102 |
<input type="submit" name="deleteall" value="{L_DELETE_ALL}" class="liteoption" /> |
|
|
103 |
</td> |
|
|
104 |
</tr> |
|
|
105 |
</table> |
|
|
106 |
|
|
|
107 |
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2"> |
|
|
108 |
<tr> |
|
|
109 |
<td align="left" valign="middle"><span class="nav">{POST_PM_IMG}</span></td> |
|
|
110 |
<td align="left" valign="middle" width="100%"><span class="nav">{PAGE_NUMBER}</span></td> |
|
|
111 |
<td align="right" valign="top" nowrap="nowrap"><b><span class="gensmall"><a href="javascript:select_switch(true);" class="gensmall">{L_MARK_ALL}</a> :: <a href="javascript:select_switch(false);" class="gensmall">{L_UNMARK_ALL}</a></span></b><br /><span class="nav">{PAGINATION}<br /></span><span class="gensmall">{S_TIMEZONE}</span></td> |
|
|
112 |
</tr> |
|
|
113 |
</table> |
|
|
114 |
</form> |
|
|
115 |
|
|
|
116 |
<table width="100%" border="0"> |
|
|
117 |
<tr> |
|
|
118 |
<td align="right" valign="top">{JUMPBOX}</td> |
|
|
119 |
</tr> |
|
|
120 |
</table> |