Skip to content

Commit 83a707c

Browse files
committed
modified dbsync form.
1 parent daff5cb commit 83a707c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/form/dbsync.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797

9898

9999
$form["title"] = "DB sync";
100-
$form["description"] = "Formular zum Anlegen von Datenbank-Synchronisierungen.";
100+
$form["description"] = "ISPConfig database snchronisation tool.";
101101
$form["name"] = "dbsync";
102102
$form["action"] = "dbsync_edit.php";
103103
$form["db_table"] = "sys_dbsync";

0 commit comments

Comments
 (0)