mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Sigin plugin/shortcode added.
This commit is contained in:
@@ -947,7 +947,7 @@ while($row = $sql->fetch())
|
||||
'parms' => array('w'=>30, 'h'=>30, 'shape'=>'circle', 'alt'=>'mytitle'),
|
||||
'expected' => array(
|
||||
"thumb.php?src=%7Be_AVATAR%7Ddefault%2Favatartest.png&w=30&h=30",
|
||||
"class='img-circle user-avatar'",
|
||||
"class='img-circle rounded-circle user-avatar'",
|
||||
'alt="mytitle"',
|
||||
)
|
||||
),
|
||||
|
Reference in New Issue
Block a user