* Fix bug
This commit is contained in:
@@ -25,7 +25,6 @@ if($team[0] != $this->app->user->account):
|
||||
<p><?php echo $lang->task->deniedNotice;?></p>
|
||||
</div>
|
||||
</div>
|
||||
<?php endif;?>
|
||||
<?php else:?>
|
||||
<div id='titlebar'>
|
||||
<div class='heading'>
|
||||
@@ -59,4 +58,5 @@ if($team[0] != $this->app->user->account):
|
||||
</form>
|
||||
<div class='main'><?php include '../../common/view/action.html.php';?></div>
|
||||
<?php endif;?>
|
||||
<?php endif;?>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user