Created
April 16, 2012 18:01
-
-
Save mcantelon/2400372 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php if ($sf_context->getActionName() == 'index') { ?> | |
<div style='float:right'> | |
<span class='st_sharethis_large' displayText='ShareThis'></span> | |
<span class='st_facebook_large' displayText='Facebook'></span> | |
<span class='st_twitter_large' displayText='Tweet'></span> | |
<span class='st_linkedin_large' displayText='LinkedIn'></span> | |
<span class='st_email_large' displayText='Email'></span> | |
</div> | |
<?php } | |
if ($sf_context->getActionName() == 'index') { ?> | |
<script type="text/javascript">var switchTo5x=false;</script> | |
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script> | |
<script type="text/javascript">stLight.options({publisher: "ur-570a727c-b545-7212-6512-17c94f9652f0"}); </script> | |
<?php } ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment