Commit 571044e8e6d78803ed3c857e16f549e96a783ee4
1 parent
e3d3b223
Exists in
master
and in
6 other branches
Change facebook app id
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
index.html
... | ... | @@ -373,7 +373,7 @@ |
373 | 373 | </div> |
374 | 374 | <div class="oauth col-sm-8"> |
375 | 375 | <span class="label">Ou acesse usando <i>»</i></span> |
376 | - <a href="http://www.participa.br/plugin/oauth_client/facebook?oauth_client_popup=true&id=1" target="_blank" class="facebook oauth-login icon icon-facebook">Facebook</a> | |
376 | + <a href="http://www.participa.br/plugin/oauth_client/facebook?oauth_client_popup=true&id=5" target="_blank" class="facebook oauth-login icon icon-facebook">Facebook</a> | |
377 | 377 | <a href="http://www.participa.br/plugin/oauth_client/google_oauth2?oauth_client_popup=true&id=2" target="_blank" class="google oauth-login icon icon-gplus">Google +</a> |
378 | 378 | </div> |
379 | 379 | </div> | ... | ... |