Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
290f762e
Commit
290f762e
authored
Sep 13, 2015
by
Robert Lyon
Committed by
Gerrit Code Review
Sep 13, 2015
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Minor class additions for styling"
parents
c725499d
c2012cc0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
htdocs/theme/raw/plugintype/module/multirecipientnotification/templates/indexin.tpl
...e/module/multirecipientnotification/templates/indexin.tpl
+0
-2
htdocs/theme/raw/templates/header/navigation.tpl
htdocs/theme/raw/templates/header/navigation.tpl
+1
-1
No files found.
htdocs/theme/raw/plugintype/module/multirecipientnotification/templates/indexin.tpl
View file @
290f762e
...
...
@@ -17,9 +17,7 @@
<button
class=
"btn btn-default"
type=
"button"
data-toggle=
"dropdown"
aria-expanded=
"false"
>
{
str
section
=
'admin'
tag
=
'bulkactions'
}
</button>
<button
class=
"btn btn-default dropdown-toggle"
type=
"button"
data-toggle=
"dropdown"
aria-expanded=
"false"
>
<span
class=
"caret"
></span>
</button>
...
...
htdocs/theme/raw/templates/header/navigation.tpl
View file @
290f762e
...
...
@@ -4,7 +4,7 @@
<div
class=
"container"
>
{
if
$ADMIN
||
$INSTITUTIONALADMIN
||
$STAFF
||
$INSTITUTIONALSTAFF
}
<div
class=
"navbar-header"
>
<a
class=
"navbar-
brand
"
href=
"
{
$WWWROOT
}
"
accesskey=
"h"
class=
"return-site"
>
<a
class=
"navbar-
text navbar-link
"
href=
"
{
$WWWROOT
}
"
accesskey=
"h"
class=
"return-site"
>
<span
class=
"icon icon-chevron-left"
></span>
{
str
tag
=
"returntosite"
}
</a>
...
...
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