nodebb-plugin-sso-facebook 4.0.2 → 4.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-plugin-sso-facebook",
3
- "version": "4.0.2",
3
+ "version": "4.0.3",
4
4
  "description": "NodeBB Facebook SSO",
5
5
  "main": "library.js",
6
6
  "repository": {
@@ -51,6 +51,4 @@
51
51
  </div>
52
52
  </div>
53
53
 
54
- <button id="save" class="floating-button mdl-button mdl-js-button mdl-button--fab mdl-js-ripple-effect mdl-button--colored">
55
- <i class="material-icons">save</i>
56
- </button>
54
+ <!-- IMPORT admin/partials/save_button.tpl -->