* add hr for last object.
* adjust the style of hr in m.action.html.php.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
common::printIcon('task', 'activate', "taskID=$task->id", $task);
|
||||
?>
|
||||
</div>
|
||||
<?php if(end($tasks) == $task) echo "<hr />";?>
|
||||
</div>
|
||||
</div>
|
||||
<?php endforeach;?>
|
||||
|
||||
Reference in New Issue
Block a user