dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix parse error in that file
fantu
2008-11-18
3a98e3bf352dd2ea7ec15fafa7da12b0ea492f76
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
it.lng
1
2
3
4
5
6
<?php
$wb[1001] = "Nome utente o password vuoti.";
$wb[1002] = "Nome utente o password non corretti.";
?>