From a386a0b48568717dbef5aedc2578ff0f644e310c Mon Sep 17 00:00:00 2001 From: WebShells <26513147+WebShells@users.noreply.github.com> Date: Fri, 15 Mar 2019 18:37:01 +0200 Subject: [PATCH] Added Copy to Clipboard Few changes including copy to clipboard section in order to copy the text in same format. --- application/views/configs/system_info.php | 24 ++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/application/views/configs/system_info.php b/application/views/configs/system_info.php index ab7acb9b4..94d55500d 100644 --- a/application/views/configs/system_info.php +++ b/application/views/configs/system_info.php @@ -1,11 +1,12 @@
lang->line('config_server_notice'); ?> - +
+
- + @@ -98,7 +99,20 @@ } clearstatcache(); ?>
- Report An issue + -
lang->line('config_ospos_info'); ?> config->item('application_version'); ?> - config->item('commit_sha1'), 0, 6); ?>
Language Code
-
\ No newline at end of file + Copy Info | Report An issue + + + \ No newline at end of file