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
ae40ec69
Commit
ae40ec69
authored
Sep 28, 2015
by
Son Nguyen
Committed by
Gerrit Code Review
Sep 28, 2015
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Added the right border to the subscribe to topic button - Bug #1465107"
parents
06af98c9
6823fd12
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
htdocs/interaction/forum/topic.php
htdocs/interaction/forum/topic.php
+1
-1
htdocs/interaction/forum/view.php
htdocs/interaction/forum/view.php
+1
-1
No files found.
htdocs/interaction/forum/topic.php
View file @
ae40ec69
...
...
@@ -73,7 +73,7 @@ if ($membership && !$topic->forumsubscribed) {
'renderer'
=>
'div'
,
'plugintype'
=>
'interaction'
,
'pluginname'
=>
'forum'
,
'class'
=>
'
form-as-button pull-left
'
,
'class'
=>
'
btn-group btn-group-top
'
,
'autofocus'
=>
false
,
'elements'
=>
array
(
'submit'
=>
array
(
...
...
htdocs/interaction/forum/view.php
View file @
ae40ec69
...
...
@@ -176,7 +176,7 @@ if ($membership) {
'plugintype'
=>
'interaction'
,
'pluginname'
=>
'forum'
,
'autofocus'
=>
false
,
'class'
=>
'
form-as-button pull-left
'
,
'class'
=>
'
btn-group btn-group-top
'
,
'elements'
=>
array
(
'submit'
=>
array
(
'type'
=>
'button'
,
...
...
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