dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Replaced php code for app version in main template with a template variable.
tbrehm
2008-11-22
6f67c78cf8668e570c5ef7fd4430e3d0e4a66aef
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
en.lng
1
2
3
4
5
6
<?php
$wb['User Settings'] = 'User Settings';
$wb['Settings'] = 'Settings';
$wb['ISPConfig Tools'] = 'ISPConfig Tools';
$wb['Password and Language'] = 'Password and Language';
?>