* finish task#1190.
This commit is contained in:
@@ -233,7 +233,7 @@ class common extends control
|
||||
|
||||
if(!common::hasPriv($module, 'edit')) return false;
|
||||
echo "<span class='link-button'>";
|
||||
echo html::a('#comment', ' ', '', "class='icon-green-common-comment' title='$lang->comment' onclick='setComment()'");
|
||||
echo html::a('#commentBox', ' ', '', "class='icon-green-common-comment' title='$lang->comment' onclick='setComment()'");
|
||||
echo "</span>";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user