Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Game Over!
ISPConfig 3
Commits
bd9fb579
Commit
bd9fb579
authored
Aug 24, 2017
by
Marius Burkard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- removed Unicode BOM
parent
6d2b5708
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
interface/web/admin/list/server_ip.list.php
interface/web/admin/list/server_ip.list.php
+1
-1
interface/web/admin/list/server_ip_map.list.php
interface/web/admin/list/server_ip_map.list.php
+1
-1
interface/web/admin/list/server_php.list.php
interface/web/admin/list/server_php.list.php
+1
-1
interface/web/js/jquery.ispconfigsearch.js
interface/web/js/jquery.ispconfigsearch.js
+1
-1
server/conf/mail/welcome_email_de.txt
server/conf/mail/welcome_email_de.txt
+1
-1
server/conf/mail/welcome_email_en.txt
server/conf/mail/welcome_email_en.txt
+1
-1
server/conf/mail/welcome_email_es.txt
server/conf/mail/welcome_email_es.txt
+1
-1
server/conf/mail/welcome_email_hr.txt
server/conf/mail/welcome_email_hr.txt
+1
-1
No files found.
interface/web/admin/list/server_ip.list.php
View file @
bd9fb579
<?php
<?php
/*
Datatypes:
- INTEGER
...
...
interface/web/admin/list/server_ip_map.list.php
View file @
bd9fb579
<?php
<?php
$liste
[
'name'
]
=
'server_ip_map'
;
$liste
[
'table'
]
=
'server_ip_map'
;
...
...
interface/web/admin/list/server_php.list.php
View file @
bd9fb579
<?php
<?php
/*
Datatypes:
- INTEGER
...
...
interface/web/js/jquery.ispconfigsearch.js
View file @
bd9fb579
/*
/*
Copyright (c) 2012, ISPConfig UG (haftungsbeschränkt)
All rights reserved.
...
...
server/conf/mail/welcome_email_de.txt
View file @
bd9fb579
From: ISPConfig <postmaster@localhost.localdomain>
From: ISPConfig <postmaster@localhost.localdomain>
Subject: Ihr Mailaccount ist aktiv.
Ihr Mailaccount ist jetzt aktiv. Viel Vergnügen.
\ No newline at end of file
server/conf/mail/welcome_email_en.txt
View file @
bd9fb579
From: ISPConfig <postmaster@localhost.localdomain>
From: ISPConfig <postmaster@localhost.localdomain>
Subject: Welcome to your new email account.
Welcome to your new email account. Your webmaster.
\ No newline at end of file
server/conf/mail/welcome_email_es.txt
View file @
bd9fb579
From: ISPConfig <postmaster@localhost.localdomain>
From: ISPConfig <postmaster@localhost.localdomain>
Subject: Bienvenido a su nueva cuenta de correo
Bienvenido a su nueva cuenta de correo. Su administrador.
server/conf/mail/welcome_email_hr.txt
View file @
bd9fb579
From: ISPConfig <postmaster@localhost.localdomain>
From: ISPConfig <postmaster@localhost.localdomain>
Subject: Dobrodošli u vaš novi email račun.
Dobrodošli u vaš novi email račun. Vaš webmajstor.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment