Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
d652a550
Commit
d652a550
authored
Jan 16, 2017
by
Robert Lyon
Committed by
Gerrit Code Review
Jan 16, 2017
Browse files
Merge "Bug #1648878: Centered the secret urls icon on shared by me page"
parents
00bce94f
c44852e2
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/view/accesslistrow.tpl
View file @
d652a550
...
...
@@ -37,10 +37,10 @@
<span
class=
"sr-only"
>
{
str
tag
=
editaccess
}
</span>
</a>
</td>
<td
class=
"secreturls text-
right
tiny active"
>
<td
class=
"secreturls text-
center
tiny active"
>
<a
title=
"
{
str
tag
=
editsecreturlaccess
section
=
view
}
"
href=
"
{
$WWWROOT
}
view/urls.php?id=
{
$item.viewid
}{
if
$item.views
}
&collection=
{
$item.id
}{/
if
}
"
class=
"text-default"
>
<span>
{
$item.secreturls
}
</span>
<span
class=
"icon icon-globe icon-lg
right
"
role=
"presentation"
aria-hidden=
"true"
></span>
<span
class=
"icon icon-globe icon-lg"
role=
"presentation"
aria-hidden=
"true"
></span>
<span
class=
"sr-only"
>
{
str
tag
=
edit
}
</span>
</a>
</td>
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