some tabs title statuseditor restructuring

This commit is contained in:
Mario Vavti
2015-03-21 00:06:18 +01:00
parent 9a2ef38267
commit ead45292e1
3 changed files with 25 additions and 12 deletions

View File

@@ -4823,4 +4823,4 @@ function comment_local_origin($item) {
if(stripos($item['mid'],get_app()->get_hostname()) && ($item['parent'] != $item['id']))
return true;
return false;
}
}