This commit is contained in:
chenfei
2020-07-07 09:06:38 +08:00
parent fd62989275
commit ed9f6d1875
+1 -1
View File
@@ -19,7 +19,7 @@ table th,table td{padding:5px;}
</style>
<title><?php echo $fileName;?></title>
<body>
<?php if($this->post->kind == 'task') echo "<font color='red'>" . $this->lang->file->childTaskTag . '</font>';?>
<?php if($this->post->kind == 'task') echo "<font color='red'>" . $this->lang->file->childTaskTips . '</font>';?>
<table>
<tr>
<?php