* Finish task #4963.

This commit is contained in:
Yagami
2018-10-10 09:35:12 +08:00
parent d2095fa961
commit 18dbdd7f36
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ table th,table td{padding:5px;}
</style>
<title><?php echo $fileName;?></title>
<body>
<?php echo "<font color='red'>" . $this->lang->file->childTaskTag . '</font>';?>
<?php if($this->post->kind == 'task') echo "<font color='red'>" . $this->lang->file->childTaskTag . '</font>';?>
<table>
<tr>
<?php