unneeded messages

This commit is contained in:
Marc Delisle
2009-09-07 12:24:19 +00:00
parent 4a685e10a9
commit 2751a8c000
60 changed files with 13 additions and 469 deletions

View File

@@ -77,13 +77,13 @@ if ($last_version > 0) {
<table id="versions" class="data">
<thead>
<tr>
<th><?php echo $strTrackingThDatabase;?></th>
<th><?php echo $strTrackingThTable;?></th>
<th><?php echo $strDatabase;?></th>
<th><?php echo $strTable;?></th>
<th><?php echo $strTrackingThLastVersion;?></th>
<th><?php echo $strTrackingThCreated;?></th>
<th><?php echo $strTrackingThUpdated;?></th>
<th><?php echo $strTrackingThStatus;?></th>
<th><?php echo $strTrackingThShow;?></th>
<th><?php echo $strStatus;?></th>
<th><?php echo $strShow;?></th>
</tr>
</thead>
<tbody>
@@ -149,7 +149,7 @@ if (isset($my_tables)) {
<table id="noversions" class="data">
<thead>
<tr>
<th width="300"><?php echo $strTrackingThTable;?></th>
<th width="300"><?php echo $strTable;?></th>
<th></th>
</tr>
</thead>