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
c5d6fd93
Commit
c5d6fd93
authored
Jul 10, 2007
by
Nigel McNie
Committed by
Nigel McNie
Jul 10, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the new expandable button for the view blog button
parent
469a9ff1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
htdocs/artefact/blog/theme/default/settings.tpl
htdocs/artefact/blog/theme/default/settings.tpl
+4
-2
No files found.
htdocs/artefact/blog/theme/default/settings.tpl
View file @
c5d6fd93
...
...
@@ -4,8 +4,10 @@
{
include
file
=
"columnleftstart.tpl"
}
<h2>
{
str
section
=
"artefact.blog"
tag
=
"blogsettings"
}
</h2>
<div
class=
"viewblogbtn"
>
<a
href=
"
{
$WWWROOT
}
artefact/blog/view/?id=
{
$blog
->
get
(
'id'
)
}
"
>
{
str
section
=
"artefact.blog"
tag
=
"viewblog"
}
</a>
<div
style=
"margin-top: 1em;"
>
<span
class=
"viewicon"
>
<a
href=
"
{
$WWWROOT
}
artefact/blog/view/?id=
{
$blog
->
get
(
'id'
)
}
"
>
{
str
section
=
"artefact.blog"
tag
=
"viewblog"
}
</a>
</span>
</div>
{
$editform
}
...
...
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