From 7e8018f1217c3c7cb84d3b81b50b7431df7f0610 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 12 Jan 2006 17:07:12 +0000 Subject: [PATCH] Fixed new branch dialog git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2473 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/fai/faiNewBranch.tpl | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) diff --git a/plugins/admin/fai/faiNewBranch.tpl b/plugins/admin/fai/faiNewBranch.tpl index ac360601a..2c65a7cd8 100755 --- a/plugins/admin/fai/faiNewBranch.tpl +++ b/plugins/admin/fai/faiNewBranch.tpl @@ -1,41 +1,20 @@

-{t}Please enter a name for the branch/freeze. Names like 'scripts', 'hooks', 'partitions', 'variables', 'templates', 'fai' and already existing names are not allowed.{/t} +{t}You are now going to create a branch or locked branch. This action clones the existing release to another release name. Branches can be modified as usual. FAI classes of locked branches cannot be modified, just additional classes are possible. Branch names should be alphanumeric, excluding the reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' and 'fai'.{/t}


-{t}Please enter a name for the branch.{/t} +{t}Please enter a name for the branch{/t}   +

-
- - - - -
- - - - - - - -
-

{t}Enter FAI branch name.{/t}

-
- {t}Branch name{/t}  -
-
-
-
-

 

- +

-- 2.30.2