Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wellness
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
Wellness
Compare revisions
master to master
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
dxg/Wellness
Select target project
No results found
master
Select Git revision
Branches
master
1 result
Swap
Target
s-cwiedel5/Wellness
Select target project
s-cwiedel5/Wellness
dxg/Wellness
2 results
master
Select Git revision
Branches
master
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source
2
Merge pull request
#1
from s-cwiedel5/master
· 2c71b043
Brett T Bieber
authored
May 29, 2012
Updated footer links to hard-code
2c71b043
Fix minor syntax error.
· d7a0fe66
Brett T Bieber
authored
May 29, 2012
d7a0fe66
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/index.php
+1
-1
1 addition, 1 deletion
resources/index.php
with
1 addition
and
1 deletion
resources/index.php
View file @
d7a0fe66
...
@@ -164,7 +164,7 @@ $page->leftcollinks = '<h3>Related Links</h3>'.
...
@@ -164,7 +164,7 @@ $page->leftcollinks = '<h3>Related Links</h3>'.
'<li><a target="_blank" href="http://www.nslpflonline.org">Free, Interactive, Financial Literacy Online Courses</a></li>'
.
'<li><a target="_blank" href="http://www.nslpflonline.org">Free, Interactive, Financial Literacy Online Courses</a></li>'
.
'</ul> </div>'
;
'</ul> </div>'
;
$page
->
contactinfo
=
'<h3>Contact Us</h3>'
.
$page
->
contactinfo
=
'<h3>Contact Us</h3>'
.
'<div class="content">
'<div class="content">
'
.
' <p style="padding:3px; border-bottom:2px #FFF solid;"><strong style="color:#333;"> Kim Barrett</strong><br />Fitness and Wellness<br />'
.
' <p style="padding:3px; border-bottom:2px #FFF solid;"><strong style="color:#333;"> Kim Barrett</strong><br />Fitness and Wellness<br />'
.
'<span style="font-size:95%; margin-left:10px;">University of Nebraska-Lincoln</span><br />'
.
'<span style="font-size:95%; margin-left:10px;">University of Nebraska-Lincoln</span><br />'
.
'<span style="font-size:95%; margin-left:10px;">Campus Recreation</span><br />'
.
'<span style="font-size:95%; margin-left:10px;">Campus Recreation</span><br />'
.
...
...
This diff is collapsed.
Click to expand it.