summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 194fc2d)
raw | patch | inline | side by side (parent: 194fc2d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Mar 2010 13:26:47 +0000 (13:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Mar 2010 13:26:47 +0000 (13:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17398 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/class_faiDiskEntry.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_faiDiskEntry.inc b/gosa-plugins/fai/admin/fai/class_faiDiskEntry.inc
index 3ae42ea553d4606ae211416fdc99ee0bd8604a74..dec0598605d5a41542c72626bc5b60d3accecbec 100644 (file)
// Combine options to a single table col.
$opt =array(
- "string" => "<i>".preg_replace('/, $/',"",$opt)."</i>");
+ "string" => "<i>".preg_replace('/, $/',"",$opt)." </i>");
// Depending on the FAIstatus (freeze?) we will display different options.
// We can't remove freezed branches -> Hide remove button.