Project

General

Profile

« Previous | Next » 

Revision 4806cf1e

Added by Bill Marquette almost 20 years ago

Move <div> to the right place to fix the gray line above the tabs

View differences:

usr/local/www/vpn_pptp_users.php
81 81
<?php if (file_exists($d_pptpuserdirty_path)): ?><p>
82 82
<?php print_info_box_np("The PPTP user list has been modified.<br>You must apply the changes in order for them to take effect.<br><b>Warning: this will terminate all current PPTP sessions!</b>");?><br>
83 83
<?php endif; ?>
84
<div id="mainarea">
85 84
<table width="100%" border="0" cellpadding="0" cellspacing="0">
86 85
  <tr><td class="tabnavtbl">
87 86
<?php
......
91 90
	display_top_tabs($tab_array);
92 91
?>    </td></tr>
93 92
  <tr> 
94
    <td colspan="3" class="tabcont">
95
              <table width="80%" border="0" cellpadding="0" cellspacing="0">
93
	<td>
94
        <div id="mainarea">
95
              <table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0">
96 96
                <tr> 
97 97
                  <td class="listhdrr">Username</td>
98 98
                  <td class="listhdr">IP address</td>

Also available in: Unified diff