X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/3e209ee0839af1e8056bb238f423c540a4966dba..dfee919915587ccb7fe967eee482b7cdc105e57f:/templates/webpages/admin/dbadmin_master.html diff --git a/templates/webpages/admin/dbadmin_master.html b/templates/webpages/admin/dbadmin_master.html index a1306f057..7533dcd56 100644 --- a/templates/webpages/admin/dbadmin_master.html +++ b/templates/webpages/admin/dbadmin_master.html @@ -1,3 +1,4 @@ +[%- USE T8 %] [% USE HTML %]

[% title %]

@@ -18,25 +19,25 @@ - Host + [% 'Host' | $T8 %] - Port + [% 'Port' | $T8 %] - User + [% 'User' | $T8 %] - Password + [% 'Password' | $T8 %] - Database template + [% 'Database template' | $T8 %] @@ -47,26 +48,25 @@ - - +
- - - + + + [% IF ALLOW_DBBACKUP %] - - + + [% END %] -

This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!

+

[% 'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' | $T8 %]

-

Leave host and port field empty unless you want to make a remote connection.

+

[% 'Leave host and port field empty unless you want to make a remote connection.' | $T8 %]