define('SERVER_URL', "http://www.mxchange.org");
// This current patch level
-define('CURR_SVN_REVISION', "576");
+define('CURR_SVN_REVISION', "577");
// Take a prime number which is long (if you know a longer one please try it out!)
define('_PRIME', 591623);
<table border="0" cellspacing="0" cellpadding="0" width="100%" class="member_table dashed">
<tr>
- <td colspan="7" class="member_header bottom2">
+ <td colspan="6" class="member_header bottom2">
<strong>{--MEMBER_SURFBAR_LIST_TITLE--}</strong>
</td>
</tr>
<td align="center" class="member_header bottom2 right2">
<strong>{--MEMBER_SURFBAR_TEST_URL--}</strong>
</td>
- <td align="center" class="member_header bottom2 right2">
- <strong>{--MEMBER_SURFBAR_VIEWS_TOTAL--}</strong>
- </td>
<td align="center" class="member_header bottom2 right2">
<strong>{--MEMBER_SURFBAR_STATUS--}</strong>
</td>
</tr>
$content
<tr>
- <td colspan="7" class="member_footer" style="padding-left:5px;padding-right:5px">
+ <td colspan="6" class="member_footer" style="padding-left:5px;padding-right:5px">
<span class="member_note">{--MEMBER_SURFBAR_LIST_NOTE--}</span>
</td>
</tr>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
<a href="$content[url]" target="_blank" title="{--MEMBER_TEST_URL--}">{--MEMBER_SURFBAR_TEST_URL--}</a>
</td>
- <td align="center" class="switch_sw$content[sw] bottom2 right2">
- $content[views_total]
- </td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
$content[status]
</td>