web: better label table actions
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		@ -45,7 +45,7 @@ export class GroupListPage extends TablePage<Group> {
 | 
			
		||||
            new TableColumn(t`Parent`, "parent"),
 | 
			
		||||
            new TableColumn(t`Members`),
 | 
			
		||||
            new TableColumn(t`Superuser privileges?`),
 | 
			
		||||
            new TableColumn(""),
 | 
			
		||||
            new TableColumn("Actions"),
 | 
			
		||||
        ];
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user