From 201345db8c73fe9861ccf58705b4e7d7ef17bfac Mon Sep 17 00:00:00 2001 From: Julia Longtin Date: Thu, 4 Apr 2013 01:52:29 +0100 Subject: [PATCH] Move script content to the bottom of file, to speed up page rendering. --- interface/usergroup/addrbook_list.php | 74 +++++++++++++++++++++-------------- 1 file changed, 45 insertions(+), 29 deletions(-) diff --git a/interface/usergroup/addrbook_list.php b/interface/usergroup/addrbook_list.php index 9bd37a46c..8d1127efb 100644 --- a/interface/usergroup/addrbook_list.php +++ b/interface/usergroup/addrbook_list.php @@ -88,35 +88,6 @@ $res = sqlStatement($query,$sqlBindArray); - - - - - - - @@ -209,6 +180,51 @@ function doedclick_edit(userid) { } ?> +
+ +
+ + + + + + + -- 2.11.4.GIT