* Fix bug.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<table class='table table-form'>
|
||||
<caption class='strong'><?php echo $lang->upgrade->program;?></caption>
|
||||
<?php if($programs):?>
|
||||
<tr>
|
||||
<th><?php echo $lang->upgrade->existPGM;?></th>
|
||||
<td>
|
||||
@@ -15,7 +14,6 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php endif;?>
|
||||
<tr>
|
||||
<th><?php echo $lang->upgrade->existPRJ;?></th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user