diff --git a/application/controllers/site.php b/application/controllers/site.php index 1534cbe..fd63eb2 100644 --- a/application/controllers/site.php +++ b/application/controllers/site.php @@ -174,8 +174,13 @@ public function register() { $this->email->to($this->input->post('email')); $this->email->subject(PLATFORM_NAME.' Source Code Download link'); $message = "Welcome to ".PLATFORM_NAME."
"; - $message .= "Please click below link to Download code.


Click Here"; - $message .= "


Note: This is system generated e-mail. Please do not reply
"; + $message .= "Please click below link to Download code. +


Click Here"; + $message .= "


+ Note: This is system generated e-mail. Please do not reply
"; $message .= "
".PLATFORM_NAME.""; $this->email->message($message); $this->email->set_mailtype('html'); @@ -216,7 +221,8 @@ public function contact() { $this->email->set_mailtype('html'); $this->email->send(); - $this->session->set_flashdata('validate', array('message' => "Message sent successfuly", 'type' => 'success')); + $this->session->set_flashdata('validate', array('message' => "Message + sent successfuly", 'type' => 'success')); redirect(base_url()); } $data['active_tab'] = 'contact'; diff --git a/application/views/apimaker/add.php b/application/views/apimaker/add.php index 8085ace..5e0a522 100644 --- a/application/views/apimaker/add.php +++ b/application/views/apimaker/add.php @@ -7,14 +7,16 @@ - +
- +
@@ -46,7 +48,8 @@ API File (.csv only)
- +
diff --git a/application/views/apimaker/createurl.php b/application/views/apimaker/createurl.php index cea068c..a5cddb4 100644 --- a/application/views/apimaker/createurl.php +++ b/application/views/apimaker/createurl.php @@ -2,8 +2,10 @@

Create Dropdown API URL

- - + +
@@ -53,7 +55,8 @@ -
+
@@ -67,7 +70,8 @@ Back -
diff --git a/application/views/apimaker/edit.php b/application/views/apimaker/edit.php index ffe5992..46bdc9d 100644 --- a/application/views/apimaker/edit.php +++ b/application/views/apimaker/edit.php @@ -7,14 +7,16 @@
- +
- +
@@ -31,7 +33,9 @@ $val){ ?> - + @@ -48,7 +52,8 @@ API File (.csv only)
- +
diff --git a/application/views/apimaker/index.php b/application/views/apimaker/index.php index 8bc29b9..fa5d495 100644 --- a/application/views/apimaker/index.php +++ b/application/views/apimaker/index.php @@ -1,4 +1,7 @@ - +
Add Dropdown API

Dropdown API Maker

@@ -6,7 +9,8 @@
- +
@@ -38,10 +42,18 @@ ?> diff --git a/application/views/app/add.php b/application/views/app/add.php index d8acf39..918f700 100644 --- a/application/views/app/add.php +++ b/application/views/app/add.php @@ -7,14 +7,17 @@
API Title
- + acl->hasSuperAdmin()) { ?>
- +
form_validation->error('department_id'); ?> @@ -25,7 +28,8 @@ Department Name
- +
form_validation->error('department_name'); ?> @@ -37,7 +41,9 @@ Application Name
- +
@@ -49,7 +55,8 @@ Application Icon (.png only)
- +
diff --git a/application/views/app/appusersimportcsv.php b/application/views/app/appusersimportcsv.php index 1b321ea..76a4bfb 100644 --- a/application/views/app/appusersimportcsv.php +++ b/application/views/app/appusersimportcsv.php @@ -1,14 +1,21 @@
-
+

Import application user - Attached columns with table fields

- - - - - + + + + +
@@ -137,10 +144,12 @@ class="full validate add_task_form" enctype="multipart/form-data" id='form_edit'
- + Back - +