Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apex_micro_site
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Ali Arshad
apex_micro_site
Commits
5fc0d451
Commit
5fc0d451
authored
May 21, 2018
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
links fixed
parent
8bba7f98
Pipeline
#563
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
thanks.php
...TA/wp-content/plugins/apex_global_lms/template/thanks.php
+2
-2
No files found.
WWW_DATA/wp-content/plugins/apex_global_lms/template/thanks.php
View file @
5fc0d451
...
...
@@ -26,12 +26,12 @@ get_header();
<div
class=
"row"
>
<div
class=
"col-sm-6"
>
<div
class=
"text-center"
>
<button
type=
"submit"
class=
"learning-home-button"
>
Back to e-learning home
</button>
<button
type=
"submit"
class=
"learning-home-button"
onclick=
"window.location = '/lms'"
>
Back to e-learning home
</button>
</div>
</div>
<div
class=
"col-sm-6"
>
<div
class=
"text-center"
>
<button
type=
"submit"
class=
"apex-home-button"
>
Back to apex home
</button>
<button
type=
"submit"
class=
"apex-home-button"
onclick=
"window.location = '/'"
>
Back to apex home
</button>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment