From b9ad279ad2d8d93dd501115a028783cf8fe7fcbd Mon Sep 17 00:00:00 2001 From: Adam Young Date: Wed, 19 Jan 2011 12:26:14 -0500 Subject: rename static to ui Directory rename --- .../ui/layouts/default/hbacrule-details-user.html | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 install/ui/layouts/default/hbacrule-details-user.html (limited to 'install/ui/layouts/default/hbacrule-details-user.html') diff --git a/install/ui/layouts/default/hbacrule-details-user.html b/install/ui/layouts/default/hbacrule-details-user.html new file mode 100755 index 000000000..1b58848fe --- /dev/null +++ b/install/ui/layouts/default/hbacrule-details-user.html @@ -0,0 +1,78 @@ + + + + Who + + + + + +
+ Rule applies when access is requested by: + + Anyone + Specified Users and Groups + + +
+ + + + + + + + + + + + + + + +
+ + + User + + + + +
+ + + user +
+
+ + + + + + + + + + + + + + + +
+ + + User Group + + + + +
+ + + users +
+
+
+ + \ No newline at end of file -- cgit