summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8b94f17)
raw | patch | inline | side by side (parent: 8b94f17)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 9 Sep 2005 08:25:41 +0000 (08:25 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 9 Sep 2005 08:25:41 +0000 (08:25 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1342 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/FAI/class_faiManagement.inc | patch | blob | history | |
plugins/admin/FAI/headpage.tpl | patch | blob | history |
index 03fb54f7249712ccfe7c96e851b913ea4008c0c7..be3fad670b0a06f8df2f089df9fc1c5a7434b73a 100644 (file)
* It provides general navigation and object creation
*/
$faihead =
- "<div style='background:#F0F0F9;padding:5px;'>".
+ "<div style='background:#F0F0F9;padding:5px;'> ".
" <input type='image' src='images/fai_partitionTable.png' align='middle'
title='"._("New partition table")."' name='Create_partition' alt='"._("PT")."'> ".
" <input type='image' src='images/fai_packages.png' align='middle'
title='"._("New package bundle")."' name='Create_package' alt='"._("PK")."'> ".
+ "<img src=\"images/list_seperator.png\" alt=\"\" align=\"middle\" height=\"16\" width=\"1\"> ".
+
" <input type='image' src='images/fai_profile.png' align='middle'
title='"._("New profile bundle")."' name='Create_profile' alt='"._("P")."'> ".
index 50129802428456592c11d920392c6378a321a67b..2a4714c951cc73cf70a7c88a130fc0653e972a77 100644 (file)
</div>
<div class="contentboxb">
<p class="contentboxb">
- {t}This menu allows you to create, delete and edit selected FAI objects.{/t}
+ {t}This menu allows you to create, delete and edit FAI objects.{/t}
</p>
</div>
<br>