replace text links with icons on design pages
This commit is contained in:
@@ -99,7 +99,7 @@ $r = q("select * from item_id where uid = %d and service = 'WEBPAGE' order by si
|
||||
'$pages' => $pages,
|
||||
'$channel' => $which,
|
||||
'$view' => t('View'),
|
||||
'$preview' => '1',
|
||||
'$preview' => t('Preview'),
|
||||
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user