From fab0fdfe70dc3ab548bff44942f92c44d19a395e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 23 Mar 2007 14:18:43 +0000 Subject: * fixed incorrect uses of the _tr() function git-svn-id: http://svn.openslx.org/svn/openslx/trunk@812 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-db/slxconfig') diff --git a/config-db/slxconfig b/config-db/slxconfig index 2854cabe..dae5a95a 100755 --- a/config-db/slxconfig +++ b/config-db/slxconfig @@ -93,7 +93,7 @@ if ($action =~ m[^add-system$]i) { list-vendoros remove-client remove-system -Try '$0 --help' for more info.\n"); +Try '%s --help' for more info.\n", $0); } $openslxDB->disconnect(); -- cgit v1.2.3-55-g7522