Code

Upps
[gosa.git] / plugins / admin / fai / faiNewBranch.tpl
index 4c42c9e841ad79fcc5506df1b2bb265f3a20003b..111fa80ed5144bcb3d03f43d3bbeb9359dc8e4ab 100755 (executable)
 </script>
 {else}
 
-<h2>{t}Processing requested operation, the status of this operation will be displayed in an iframe below.{/t}</h2>
-
-<div>
+<h2>{t}Processing the requested operation{/t}</h2>
+{t}As soon as the copy operation has finished, you can scroll down to end of the page and press the 'Continue' button to continue with the fai management dialog.{/t}
+<br>
+<br>
+<div style="margin:3px;background-color:white; border:1px solid #A0A0A0">
 <iframe src="?plug={$plugID}&PerformBranch=1" width="100%" name="status" style="height:450px;background-color:#FFFFFF;">
 
        <p>{t}Your browser doesn't support iframes, please use this link to perform the requested operation.{/t}
        </p>    
 </iframe>
 </div>
+<!--
 <p class="seperator">&nbsp;</p>
 <div style="text-align: right;width:99%;">
        <p>
                <input type="submit" name="CancelBranchName" value="{t}Back{/t}">
        </p>
 </div>
+-->
 {/if}