]> git.mxchange.org Git - friendica.git/commitdiff
Update view/templates/widget/group_list.tpl
authoranubis2814 <57196483+anubis2814@users.noreply.github.com>
Mon, 5 Jun 2023 06:33:31 +0000 (02:33 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 5 Jun 2023 12:40:12 +0000 (08:40 -0400)
Co-authored-by: Philipp <admin+Github@philipp.info>
view/templates/widget/group_list.tpl

index 562900803d9a4c6500dd823a6ec0c29bd4015718..c939d074ae4ec1242b95c6fbedb755b2cff848dc 100644 (file)
@@ -20,7 +20,7 @@ function showHideGroupList() {
        <span class="fakelink" onclick="openCloseWidget('group-list-sidebar', 'group-list-sidebar-inflated');">
                <h3>{{$title}}</h3>
        </span>
-       <a class="group-new-tool pull-right widget-action faded-icon" id="sidebar-new-group" href="{{$New_group_page}}" data-toggle="tooltip" title="{{$create_new_group}}">
+       <a class="group-new-tool pull-right widget-action faded-icon" id="sidebar-new-group" href="{{$new_group_page}}" data-toggle="tooltip" title="{{$create_new_group}}">
                        <i class="fa fa-plus" aria-hidden="true"></i>
                </a>
        </div>