From bc16d528e56db244df906cb75611451c4f9f28eb Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 30 Mar 2010 08:21:49 +0000 Subject: [PATCH] Reimplemented automatic scrolling git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17380 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/fai/admin/fai/faiNewBranch.tpl | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/gosa-plugins/fai/admin/fai/faiNewBranch.tpl b/gosa-plugins/fai/admin/fai/faiNewBranch.tpl index d8e467521..59228a520 100644 --- a/gosa-plugins/fai/admin/fai/faiNewBranch.tpl +++ b/gosa-plugins/fai/admin/fai/faiNewBranch.tpl @@ -3,26 +3,20 @@

{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}Branches are created as subreleases of the currently selected branch. Creating a new branch named 1.0.2 in SARGE for example, will result in a new release called SARGE/1.0.2.{/t}

-

-
+


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

- -
-

- - - +


-

+
+ +
-- 2.30.2