dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Ridy searchform class and made php5
pedro_morgan
2007-08-21
8ac9a4cfb4bd0de6d82244f489f385dbac1e706c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
se_groups.lng
1
2
3
4
5
<?php
$wb["description_txt"] = 'Beskrivning';
$wb["name_txt"] = 'Grupp';
$wb["name_err"] = 'Gruppnamn måste ha min 1, max 30 Tecken.';
?>