Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
f55f3db5
Commit
f55f3db5
authored
Apr 18, 2018
by
Eric - kg6wxc
Browse files
Trying to validate against HTML5 Validator and more clean up.
parent
8fdef47b
Changes
1
Hide whitespace changes
Inline
Side-by-side
webpage/map_display.php
View file @
f55f3db5
...
...
@@ -239,7 +239,7 @@ else
{
echo
"<MapTitle>"
;
echo
"<img src='"
.
$USER_SETTINGS
[
'pageLogo'
]
.
"' width='50' style='vertical-align: middle;'>"
;
"'
alt='Map or Club Logo'
width='50' style='vertical-align: middle;'>"
;
echo
"</MapTitle>
\n
"
;
}
if
(
isset
(
$USER_SETTINGS
[
'logoHeaderText'
]))
...
...
Write
Preview
Supports
Markdown
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