From b886b447c939db888aee84224995da58540b4503 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 22 Oct 2017 21:04:02 +0200 Subject: Implemented: A full-text search functionality for posts and pages in the administration area. In addition, some markup within the "/*/index.php" files of the admin template was re-formatted. --- template/admin/html/user/index.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'template/admin/html/user') diff --git a/template/admin/html/user/index.php b/template/admin/html/user/index.php index b1b4463..e1e24ef 100644 --- a/template/admin/html/user/index.php +++ b/template/admin/html/user/index.php @@ -1,4 +1,7 @@ -

text('user_overview')?>">text('insert')?>

+

+ text('user_overview')?> + ">text('insert')?> +

text('overview_user_desc')?>

-- cgit v1.2.3