-
Notifications
You must be signed in to change notification settings - Fork 4
delete service google plus and update register reddit #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 17 commits
5bd5f1e
213c356
cbe549c
9d6c094
a9dbf75
9fce614
a1bb912
9dec9a5
babde80
1e0c62f
a22e355
66acbf6
ebebd95
22a68fd
d2fe917
270d9db
dbe93ba
a3d5853
072ed79
516af30
44d79b6
2c2040e
08f513f
0287616
ca93c20
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,7 +8,7 @@ | |
| </script> | ||
| <script type="text/javascript" src="https://{$SOCIALBUTT.REDDIT.lang}.reddit.com/static/button/button1.js"></script> | ||
| {else} | ||
| <a title="Share on reddit" href="https://{$SOCIALBUTT.REDDIT.lang}.reddit.com/submit?url={$SOCIALBUTT.share_url|urlencode}&title={$PAGE_TITLE|cat:' | '|cat:$GALLERY_TITLE|urlencode}&target={$SOCIALBUTT.REDDIT.community|urlencode}" rel="nofollow" target="_blank"> | ||
| <a title="Share on reddit" href="https://{$SOCIALBUTT.REDDIT.lang}.reddit.com/register?url={$SOCIALBUTT.share_url|urlencode}&title={$PAGE_TITLE|cat:' | '|cat:$GALLERY_TITLE|urlencode}&target={$SOCIALBUTT.REDDIT.community|urlencode}" rel="nofollow" target="_blank"> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this is not correct.... the link IS "submit"
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. oops ok: they made an update 🥇 |
||
| <img src="https://www.reddit.com/static/{$SOCIALBUTT.REDDIT.type}.gif" alt="reddit"></a> | ||
| {/if} | ||
| {/strip} | ||
| {/strip} | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops bad row deletion !