3 // eXtreme Styles mod cache. Generated on Wed, 29 Jun 2005 09:01:29 -0400 (time=1120050089)
6 <script language="Javascript" type="text/javascript">
8 // Should really check the browser to stop this whining ...
10 function select_switch(status)
12 for (i = 0; i < document.privmsg_list.length; i++)
14 document.privmsg_list.elements[i].checked = status;
19 <table border="0" cellspacing="0" cellpadding="0" align="center" width="100%">
21 <td valign="top" align="center" width="100%">
22 <table height="40" cellspacing="2" cellpadding="2" border="0">
24 <td><?php echo isset($this->vars['INBOX_IMG']) ? $this->vars['INBOX_IMG'] : $this->lang('INBOX_IMG'); ?></td>
25 <td><span class="cattitle"><?php echo isset($this->vars['INBOX']) ? $this->vars['INBOX'] : $this->lang('INBOX'); ?> </span></td>
26 <td><?php echo isset($this->vars['SENTBOX_IMG']) ? $this->vars['SENTBOX_IMG'] : $this->lang('SENTBOX_IMG'); ?></td>
27 <td><span class="cattitle"><?php echo isset($this->vars['SENTBOX']) ? $this->vars['SENTBOX'] : $this->lang('SENTBOX'); ?> </span></td>
28 <td><?php echo isset($this->vars['OUTBOX_IMG']) ? $this->vars['OUTBOX_IMG'] : $this->lang('OUTBOX_IMG'); ?></td>
29 <td><span class="cattitle"><?php echo isset($this->vars['OUTBOX']) ? $this->vars['OUTBOX'] : $this->lang('OUTBOX'); ?> </span></td>
30 <td><?php echo isset($this->vars['SAVEBOX_IMG']) ? $this->vars['SAVEBOX_IMG'] : $this->lang('SAVEBOX_IMG'); ?></td>
31 <td><span class="cattitle"><?php echo isset($this->vars['SAVEBOX']) ? $this->vars['SAVEBOX'] : $this->lang('SAVEBOX'); ?> </span></td>
38 $switch_box_size_notice_count = ( isset($this->_tpldata['switch_box_size_notice.']) ) ? sizeof($this->_tpldata['switch_box_size_notice.']) : 0;
39 for ($switch_box_size_notice_i = 0; $switch_box_size_notice_i < $switch_box_size_notice_count; $switch_box_size_notice_i++)
41 $switch_box_size_notice_item = &$this->_tpldata['switch_box_size_notice.'][$switch_box_size_notice_i];
42 $switch_box_size_notice_item['S_ROW_COUNT'] = $switch_box_size_notice_i;
43 $switch_box_size_notice_item['S_NUM_ROWS'] = $switch_box_size_notice_count;
46 <table width="175" cellspacing="1" cellpadding="2" border="0" class="bodyline">
48 <td colspan="3" width="175" class="row1" nowrap="nowrap"><span class="gensmall"><?php echo isset($this->vars['BOX_SIZE_STATUS']) ? $this->vars['BOX_SIZE_STATUS'] : $this->lang('BOX_SIZE_STATUS'); ?></span></td>
51 <td colspan="3" width="175" class="row2">
52 <table cellspacing="0" cellpadding="1" border="0">
54 <td bgcolor="<?php echo isset($this->vars['T_TD_COLOR2']) ? $this->vars['T_TD_COLOR2'] : $this->lang('T_TD_COLOR2'); ?>"><img src="templates/subSilver/images/spacer.gif" width="<?php echo isset($this->vars['INBOX_LIMIT_IMG_WIDTH']) ? $this->vars['INBOX_LIMIT_IMG_WIDTH'] : $this->lang('INBOX_LIMIT_IMG_WIDTH'); ?>" height="8" alt="<?php echo isset($this->vars['INBOX_LIMIT_PERCENT']) ? $this->vars['INBOX_LIMIT_PERCENT'] : $this->lang('INBOX_LIMIT_PERCENT'); ?>" /></td>
60 <td width="33%" class="row1"><span class="gensmall">0%</span></td>
61 <td width="34%" align="center" class="row1"><span class="gensmall">50%</span></td>
62 <td width="33%" align="right" class="row1"><span class="gensmall">100%</span></td>
67 } // END switch_box_size_notice
69 if(isset($switch_box_size_notice_item)) { unset($switch_box_size_notice_item); }
78 <form method="post" name="privmsg_list" action="<?php echo isset($this->vars['S_PRIVMSGS_ACTION']) ? $this->vars['S_PRIVMSGS_ACTION'] : $this->lang('S_PRIVMSGS_ACTION'); ?>">
79 <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
81 <td align="left" valign="middle"><?php echo isset($this->vars['POST_PM_IMG']) ? $this->vars['POST_PM_IMG'] : $this->lang('POST_PM_IMG'); ?></td>
82 <td align="left" width="100%"> <span class="nav"><a href="<?php echo isset($this->vars['U_INDEX']) ? $this->vars['U_INDEX'] : $this->lang('U_INDEX'); ?>" class="nav"><?php echo isset($this->vars['L_INDEX']) ? $this->vars['L_INDEX'] : $this->lang('L_INDEX'); ?></a></span></td>
83 <td align="right" nowrap="nowrap"><span class="gensmall"><?php echo isset($this->vars['L_DISPLAY_MESSAGES']) ? $this->vars['L_DISPLAY_MESSAGES'] : $this->lang('L_DISPLAY_MESSAGES'); ?>:
84 <select name="msgdays"><?php echo isset($this->vars['S_SELECT_MSG_DAYS']) ? $this->vars['S_SELECT_MSG_DAYS'] : $this->lang('S_SELECT_MSG_DAYS'); ?>
86 <input type="submit" value="<?php echo isset($this->vars['L_GO']) ? $this->vars['L_GO'] : $this->lang('L_GO'); ?>" name="submit_msgdays" class="liteoption" />
91 <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
93 <th width="5%" height="25" class="thCornerL" nowrap="nowrap"> <?php echo isset($this->vars['L_FLAG']) ? $this->vars['L_FLAG'] : $this->lang('L_FLAG'); ?> </th>
94 <th width="55%" class="thTop" nowrap="nowrap"> <?php echo isset($this->vars['L_SUBJECT']) ? $this->vars['L_SUBJECT'] : $this->lang('L_SUBJECT'); ?> </th>
95 <th width="20%" class="thTop" nowrap="nowrap"> <?php echo isset($this->vars['L_FROM_OR_TO']) ? $this->vars['L_FROM_OR_TO'] : $this->lang('L_FROM_OR_TO'); ?> </th>
96 <th width="15%" class="thTop" nowrap="nowrap"> <?php echo isset($this->vars['L_DATE']) ? $this->vars['L_DATE'] : $this->lang('L_DATE'); ?> </th>
97 <th width="5%" class="thCornerR" nowrap="nowrap"> <?php echo isset($this->vars['L_MARK']) ? $this->vars['L_MARK'] : $this->lang('L_MARK'); ?> </th>
101 $listrow_count = ( isset($this->_tpldata['listrow.']) ) ? sizeof($this->_tpldata['listrow.']) : 0;
102 for ($listrow_i = 0; $listrow_i < $listrow_count; $listrow_i++)
104 $listrow_item = &$this->_tpldata['listrow.'][$listrow_i];
105 $listrow_item['S_ROW_COUNT'] = $listrow_i;
106 $listrow_item['S_NUM_ROWS'] = $listrow_count;
110 <td class="<?php echo isset($listrow_item['ROW_CLASS']) ? $listrow_item['ROW_CLASS'] : ''; ?>" width="5%" align="center" valign="middle"><img src="<?php echo isset($listrow_item['PRIVMSG_FOLDER_IMG']) ? $listrow_item['PRIVMSG_FOLDER_IMG'] : ''; ?>" width="19" height="18" alt="<?php echo isset($listrow_item['L_PRIVMSG_FOLDER_ALT']) ? $listrow_item['L_PRIVMSG_FOLDER_ALT'] : ''; ?>" title="<?php echo isset($listrow_item['L_PRIVMSG_FOLDER_ALT']) ? $listrow_item['L_PRIVMSG_FOLDER_ALT'] : ''; ?>" /></td>
111 <td width="55%" valign="middle" class="<?php echo isset($listrow_item['ROW_CLASS']) ? $listrow_item['ROW_CLASS'] : ''; ?>"><span class="topictitle"> <a href="<?php echo isset($listrow_item['U_READ']) ? $listrow_item['U_READ'] : ''; ?>" class="topictitle"><?php echo isset($listrow_item['SUBJECT']) ? $listrow_item['SUBJECT'] : ''; ?></a></span></td>
112 <td width="20%" valign="middle" align="center" class="<?php echo isset($listrow_item['ROW_CLASS']) ? $listrow_item['ROW_CLASS'] : ''; ?>"><span class="name"> <a href="<?php echo isset($listrow_item['U_FROM_USER_PROFILE']) ? $listrow_item['U_FROM_USER_PROFILE'] : ''; ?>" class="name"><?php echo isset($listrow_item['FROM']) ? $listrow_item['FROM'] : ''; ?></a></span></td>
113 <td width="15%" align="center" valign="middle" class="<?php echo isset($listrow_item['ROW_CLASS']) ? $listrow_item['ROW_CLASS'] : ''; ?>"><span class="postdetails"><?php echo isset($listrow_item['DATE']) ? $listrow_item['DATE'] : ''; ?></span></td>
114 <td width="5%" align="center" valign="middle" class="<?php echo isset($listrow_item['ROW_CLASS']) ? $listrow_item['ROW_CLASS'] : ''; ?>"><span class="postdetails">
115 <input type="checkbox" name="mark[]2" value="<?php echo isset($listrow_item['S_MARK_ID']) ? $listrow_item['S_MARK_ID'] : ''; ?>" />
122 if(isset($listrow_item)) { unset($listrow_item); }
127 $switch_no_messages_count = ( isset($this->_tpldata['switch_no_messages.']) ) ? sizeof($this->_tpldata['switch_no_messages.']) : 0;
128 for ($switch_no_messages_i = 0; $switch_no_messages_i < $switch_no_messages_count; $switch_no_messages_i++)
130 $switch_no_messages_item = &$this->_tpldata['switch_no_messages.'][$switch_no_messages_i];
131 $switch_no_messages_item['S_ROW_COUNT'] = $switch_no_messages_i;
132 $switch_no_messages_item['S_NUM_ROWS'] = $switch_no_messages_count;
136 <td class="row1" colspan="5" align="center" valign="middle"><span class="gen"><?php echo isset($this->vars['L_NO_MESSAGES']) ? $this->vars['L_NO_MESSAGES'] : $this->lang('L_NO_MESSAGES'); ?></span></td>
140 } // END switch_no_messages
142 if(isset($switch_no_messages_item)) { unset($switch_no_messages_item); }
146 <td class="catBottom" colspan="5" height="28" align="right"> <?php echo isset($this->vars['S_HIDDEN_FIELDS']) ? $this->vars['S_HIDDEN_FIELDS'] : $this->lang('S_HIDDEN_FIELDS'); ?>
147 <input type="submit" name="save" value="<?php echo isset($this->vars['L_SAVE_MARKED']) ? $this->vars['L_SAVE_MARKED'] : $this->lang('L_SAVE_MARKED'); ?>" class="mainoption" />
149 <input type="submit" name="delete" value="<?php echo isset($this->vars['L_DELETE_MARKED']) ? $this->vars['L_DELETE_MARKED'] : $this->lang('L_DELETE_MARKED'); ?>" class="liteoption" />
151 <input type="submit" name="deleteall" value="<?php echo isset($this->vars['L_DELETE_ALL']) ? $this->vars['L_DELETE_ALL'] : $this->lang('L_DELETE_ALL'); ?>" class="liteoption" />
156 <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
158 <td align="left" valign="middle"><span class="nav"><?php echo isset($this->vars['POST_PM_IMG']) ? $this->vars['POST_PM_IMG'] : $this->lang('POST_PM_IMG'); ?></span></td>
159 <td align="left" valign="middle" width="100%"><span class="nav"><?php echo isset($this->vars['PAGE_NUMBER']) ? $this->vars['PAGE_NUMBER'] : $this->lang('PAGE_NUMBER'); ?></span></td>
160 <td align="right" valign="top" nowrap="nowrap"><b><span class="gensmall"><a href="javascript:select_switch(true);" class="gensmall"><?php echo isset($this->vars['L_MARK_ALL']) ? $this->vars['L_MARK_ALL'] : $this->lang('L_MARK_ALL'); ?></a> :: <a href="javascript:select_switch(false);" class="gensmall"><?php echo isset($this->vars['L_UNMARK_ALL']) ? $this->vars['L_UNMARK_ALL'] : $this->lang('L_UNMARK_ALL'); ?></a></span></b><br /><span class="nav"><?php echo isset($this->vars['PAGINATION']) ? $this->vars['PAGINATION'] : $this->lang('PAGINATION'); ?><br /></span><span class="gensmall"><?php echo isset($this->vars['S_TIMEZONE']) ? $this->vars['S_TIMEZONE'] : $this->lang('S_TIMEZONE'); ?></span></td>
165 <table width="100%" border="0">
167 <td align="right" valign="top"><?php echo isset($this->vars['JUMPBOX']) ? $this->vars['JUMPBOX'] : $this->lang('JUMPBOX'); ?></td>