]> git.mxchange.org Git - friendica.git/blobdiff - include/group.php
some testbubble stuff
[friendica.git] / include / group.php
old mode 100644 (file)
new mode 100755 (executable)
index 82cdc55..4a35912
@@ -210,6 +210,7 @@ function group_side($every="contacts",$each="group",$edit = false, $group_id = 0
        $tpl = get_markup_template("group_side.tpl");
        $o = replace_macros($tpl, array(
                '$title'                => t('Groups'),
+               '$edittext'     => t('Edit group'),
                '$createtext'   => t('Create a new group'),
                '$groups'               => $groups,
                '$add'                  => t('add'),