summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b7b9630)
raw | patch | inline | side by side (parent: b7b9630)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 May 2005 11:17:04 +0000 (11:17 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 May 2005 11:17:04 +0000 (11:17 +0000) |
plugins/personal/posix/class_posixAccount.inc | patch | blob | history | |
plugins/personal/posix/posix_groups.tpl | patch | blob | history | |
plugins/personal/posix/trust_machines.tpl | patch | blob | history |
diff --git a/plugins/personal/posix/class_posixAccount.inc b/plugins/personal/posix/class_posixAccount.inc
index 12a460d8698f119a50db1798f67155dce3bd82f0..07e7d3ba4c215861539c742f3e819b7f286cc23c 100644 (file)
}
$smarty->assign("hint", print_sizelimit_warning());
$smarty->assign("wslist", $wslist);
+ $smarty->assign("apply", apply_filter());
$display= $smarty->fetch (get_template_path('trust_machines.tpl', TRUE, dirname(__FILE__)));
return ($display);
}
}
$smarty->assign("hint", print_sizelimit_warning());
+ $smarty->assign("apply", apply_filter());
$display.= $smarty->fetch (get_template_path('posix_groups.tpl', TRUE, dirname(__FILE__)));
return ($display);
}
2 => _("allow access to these hosts")));
$smarty->assign("workstations", $this->accessTo);
+ $smarty->assign("apply", apply_filter());
$display.= $smarty->fetch (get_template_path('generic.tpl', TRUE, dirname(__FILE__)));
return($display);
}
index 715145a11707a0a86a43b8fa0cbb4d594d04a329..f959f7ef413a2486ce39657abf28beed56b32523 100644 (file)
<div class="contentboxh" style="height:20px;">
<p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]"><b>{t}Filters{/t}</b></p>
</div>
- <div class="contentboxb">
+ <div class="contentboxb" style="background-color:#F8F8F8">
<p class="contentboxb" style="border-top:1px solid #B0B0B0; background-color:#F8F8F8">
<table style="width:100%;">
{$alphabet}
index 073b2516a8874322958c04135790d2a35630c6ff..10851e1865922b35d027c6dee671fea09fcfbae7 100644 (file)
<p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]"><b>{
t}Filters{/t}</b></p>
</div>
- <div class="contentboxb">
+ <div class="contentboxb" style="background-color:#F8F8F8">
<p class="contentboxb" style="border-top:1px solid #B0B0B0; background-color:#F8F8F8">
<table style="width:100%;">
{$alphabet}