Code

Updated FAI template entry.
[gosa.git] / gosa-plugins / fai / admin / fai / faiTemplate.tpl
index 627c5ddd57413ae2785f2c258920fabf39f43fb3..4321f4694bc8650ed8b3048620c7610fe5a1ec50 100644 (file)
@@ -1,7 +1,7 @@
 <table summary="" width="100%">
        <tr>
                <td valign="top" style="border-right:1px solid #A0A0A0; width:50%">
-                               <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>
                                </table>
                </td>
                <td style="width:50%">
-                               <h2><img class="center" alt="" src="images/fai_template.png" align="middle" title="{t}Objects{/t}">&nbsp;
+                               <h2><img class="center" alt="" src="plugins/fai/images/fai_template.png" align="middle" title="{t}Objects{/t}">&nbsp;
                                        {t}List of template files{/t}
                                </h2>
                        {$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="AddSubObject"     value="{msgPool type=addButton}"           title="{msgPool type=addButton}" disabled>
 {/if}
                </td>
        </tr>