Changeset 352 for trunk/client/temi/altro/index.php
- Timestamp:
- Jul 31, 2021, 1:41:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/temi/altro/index.php
r249 r352 16 16 17 17 18 echo '<table width="798" border="0" cellspacing="0" cellpadding="0">18 echo '<table style=\"width:798; border-width:0\"> 19 19 <tr> 20 20 <td class="logoleft"></td> … … 33 33 if ($file=="index") menu(); 34 34 35 echo "<table class=\"table-main\" cellpadding=\"0\" cellspacing=\"0\"><tr>";35 echo "<table class=\"table-main\"><tr>"; 36 36 $check=check_block("dx"); // check exist box 37 37
Note:
See TracChangeset
for help on using the changeset viewer.