dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix bug FS#1200 - id elents should be unique. have changed side nav templat...
mike_p
2010-05-29
9c8ae1639625001dd36d44a085714d13a75eb73c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dashboard
/
lib
/
lang
/
en.lng
1
2
3
4
<?php
$wb['welcome_user_txt'] = "Welcome %s";
$wb['available_modules_txt'] = "Available Modules";
?>