mirror of
https://github.com/Piwigo/Piwigo-Social-Buttons.git
synced 2026-08-06 17:02:47 +02:00
remove extra spaces
git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@23202 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -44,4 +44,4 @@ function socialbutt_facebook($basename, $root_url, &$tpl_vars, &$buttons)
|
||||
$buttons[] = 'facebook_button';
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -45,4 +45,4 @@ function socialbutt_google($basename, $root_url, &$tpl_vars, &$buttons)
|
||||
$buttons[] = 'google_button';
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -29,4 +29,4 @@ function socialbutt_pinterest($basename, $root_url, &$tpl_vars, &$buttons)
|
||||
$buttons[] = 'pinterest_button';
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -39,4 +39,4 @@ function socialbutt_tumblr($basename, $root_url, &$tpl_vars, &$buttons)
|
||||
$buttons[] = 'tumblr_button';
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user