[refactor] improve link and group form labels

This commit is contained in:
zombieFox 2020-07-27 12:36:22 +01:00
parent e5ac6ee0d6
commit 2ba8f671fc

View File

@ -1177,7 +1177,7 @@ var link = (function() {
// position
var groupFormPositionLabel = render.form.label({
name: "group-form-input-openall",
name: "group-form-position",
labelText: "Position",
icon: true
});