Code

Updated FAI template entry.
[gosa.git] / gosa-plugins / fai / admin / fai / faiScript.tpl
index c0ff247b5e5153092bcdf42882e24ec914ff7f99..659f64a98f474ba387ed7936d1cb05f06922df22 100644 (file)
@@ -1,7 +1,7 @@
 <table width="100%" summary="">
        <tr>
                <td width="50%" valign="top">
-                               <h2><img class="center" alt="" src="images/fai_small.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Generic{/t}</h2>
+                               <h2><img class="center" alt="" src="plugins/fai/images/fai_small.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Generic{/t}</h2>
                                <table summary="" cellspacing="4">
                                        <tr>
                                                <td>
@@ -35,7 +35,7 @@
 <table width="100%" summary="">
        <tr>
                <td>
-                               <h2><img class="center" alt="" src="images/fai_script.png" align="middle" title="{t}Objects{/t}">&nbsp;
+                               <h2><img class="center" alt="" src="plugins/fai/images/fai_script.png" align="middle" title="{t}Objects{/t}">&nbsp;
                                                {t}List of scripts{/t}
                                </h2>
                                <table width="100%" summary="" style="border:1px solid #B0B0B0; " cellspacing=0 cellpadding=0>
@@ -43,9 +43,9 @@
                                        <td>
                                                {$Entry_divlist}
 {if $sub_object_is_addable}
-                                               <input type="submit" name="AddSubObject"     value="{t}Add{/t}" title="{t}Add{/t}" >
+                                               <input type="submit" name="AddSubObject"     value="{msgPool type=addButton}"   title="{msgPool type=addButton}" >
 {else}
-                                               <input type="submit" name="AddSubObject"     value="{t}Add{/t}" title="{t}Add{/t}" disabled>
+                                               <input type="submit" name="Dummy2"     value="{msgPool type=addButton}" title="{msgPool type=addButton}" disabled>
 {/if}
                                        </td>
                                </tr>