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