View file humhub-1.1.2/resources/user/authChoice.js
$("#btnAuthChoiceMore").click(function () {
$("#btnAuthChoiceMore").hide();
$(".authChoiceMore").show();
});
$("#btnAuthChoiceMore").click(function () {
$("#btnAuthChoiceMore").hide();
$(".authChoiceMore").show();
});