Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UNL_Lockup_Factory
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
UNL_Lockup_Factory
Commits
441201a5
Commit
441201a5
authored
3 years ago
by
Jeff Sturek
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo
parent
03b66124
No related branches found
No related tags found
1 merge request
!19
Fix typo
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Views/new_lockup.php
+10
-10
10 additions, 10 deletions
src/Views/new_lockup.php
with
10 additions
and
10 deletions
src/Views/new_lockup.php
+
10
−
10
View file @
441201a5
...
@@ -166,7 +166,7 @@
...
@@ -166,7 +166,7 @@
</div>
</div>
<div
class=
"dcf-grid-full dcf-grid-halves@sm dcf-col-gap-vw"
>
<div
class=
"dcf-grid-full dcf-grid-halves@sm dcf-col-gap-vw"
>
<div>
<div>
<label
class=
"center>
<label
class=
"center
"
>
<input
type=
"radio"
name=
"type"
value=
"acronym_social"
id=
"type-acronym-social"
<?php
if
(
$context
->
lockup
->
style
==
'acronym_social'
)
echo
'checked="checked"'
;
?>
>
<input
type=
"radio"
name=
"type"
value=
"acronym_social"
id=
"type-acronym-social"
<?php
if
(
$context
->
lockup
->
style
==
'acronym_social'
)
echo
'checked="checked"'
;
?>
>
<img
class=
"horiz"
src=
"
<?php
echo
$context
->
baseURL
;
?>
images/acronym_social_vert_example.png"
role=
"presentation"
>
<img
class=
"horiz"
src=
"
<?php
echo
$context
->
baseURL
;
?>
images/acronym_social_vert_example.png"
role=
"presentation"
>
<img
class=
"vert"
style=
"display: none;"
src=
"
<?php
echo
$context
->
baseURL
;
?>
images/acronym_social_vert_example.png"
role=
"presentation"
>
<img
class=
"vert"
style=
"display: none;"
src=
"
<?php
echo
$context
->
baseURL
;
?>
images/acronym_social_vert_example.png"
role=
"presentation"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment