mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 22:53:01 +02:00
Steam XURL
Added in class2.php - XURL_STEAM Added in social\admin_config.php - Steam Community URL Added in social\e_shortcode.php - Steam XURL
This commit is contained in:
@@ -454,6 +454,7 @@ class social_ui extends e_admin_ui
|
||||
'flickr' => array('label'=>"Flickr", "placeholder"=>""),
|
||||
'instagram' => array('label'=>"Instagram", "placeholder"=>""),
|
||||
'pinterest' => array('label'=>"Pinterest", "placeholder"=>""),
|
||||
'steam' => array('label'=>"Steam", "placeholder"=>"eg. http://steamcommunity.com"),
|
||||
'vimeo' => array('label'=>"Vimeo", "placeholder"=>""),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user