Старт переноса showinf_pers(); в класс (наконец!_)
This commit is contained in:
@@ -44,7 +44,7 @@ class User
|
||||
}
|
||||
|
||||
protected function showItem(array $item) {
|
||||
echo sprintf('<img src="/i/sh/%s" class="item-wrap-normal tooltip" title="<strong>%s</strong>">', $item['image'], $item['name']);
|
||||
echo sprintf('<img src="/i/sh/%s" class="item-wrap-normal tip"><span class="tiptext"><strong>%s</strong></span>', $item['image'], $item['name']);
|
||||
}
|
||||
|
||||
public function showUserInfo() {
|
||||
|
||||
Reference in New Issue
Block a user