unneeded messages
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user