test
This commit is contained in:
parent
c4273d8819
commit
38b0008b40
@ -85,7 +85,7 @@ $contacts_list = db::c()->query('SELECT `friend`,`comment` FROM `friends` WHERE
|
||||
</TD>
|
||||
<TD width="1%">
|
||||
<input type='button' style="background: darkgrey; border: 1px solid grey; border-radius: 2px;" value="Редактировать"
|
||||
onclick='use(`comment`,`wow`)'>
|
||||
onclick='use('comment','wow')'>
|
||||
<!-- editcontact("<?= $us['login'] ?>", "<?= $row['comment'] ?>") -->
|
||||
</TD>
|
||||
</TR>
|
||||
|
Loading…
Reference in New Issue
Block a user