From d572c2776f5ab7f66a632f54006dabe2f159c02b Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sat, 26 Jan 2013 01:28:34 -0500 Subject: Move show_box_{top,bottom}() from ui.lib.php to UI --- templates/show_add_access.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/show_add_access.inc.php') diff --git a/templates/show_add_access.inc.php b/templates/show_add_access.inc.php index 8e0998be..9e030ccc 100644 --- a/templates/show_add_access.inc.php +++ b/templates/show_add_access.inc.php @@ -19,7 +19,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ?> - +
@@ -105,4 +105,4 @@ - + -- cgit