dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Changed addslashes to mysql_real_escape_string in several files. - Update...
tbrehm
2008-09-18
8500be3f1ba7bcab6b8523507e74a132df58d925
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
se_module_nav_edit.lng
1
2
3
4
5
6
<?php
$wb["title_txt"] = 'Titel';
$wb["header_txt"] = 'Nav egenskaper';
$wb["save_txt"] = 'Spara';
$wb["cancel_txt"] = 'Avbryt';
?>