dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- webserver has to be restarted after letsencrypt updates
Marius Burkard
2016-05-11
72057a8e92d76217b16a23ed7cd43e9c5f8432aa
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
hu_faq_form.lng
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Frequently Asked Questions';
$wb['faq_question_txt'] = 'Question';
$wb['faq_answer_txt'] = 'Answer';
$wb['faq_section_txt'] = 'Section';
?>