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
04368a1c
Commit
04368a1c
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 expanding icons for some buttons. Fixed up some whitespace
parent
c5d6fd93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
htdocs/artefact/blog/theme/default/view.tpl
htdocs/artefact/blog/theme/default/view.tpl
+11
-11
No files found.
htdocs/artefact/blog/theme/default/view.tpl
View file @
04368a1c
...
...
@@ -12,18 +12,18 @@
<h2>
{
str
section
=
"artefact.blog"
tag
=
"viewblog"
}
-
{
$blog
->
get
(
'title'
)|
escape
}
</h2>
<div
id=
"myblogs"
>
<div
class=
"blogsettingscontainer"
>
<div
class=
"addiconcontainer"
>
<span
class=
"addicon"
>
<a
href=
"
{
$WWWROOT
}
artefact/blog/post.php?blog=
{
$blog
->
get
(
'id'
)
}
"
>
{
str
section
=
"artefact.blog"
tag
=
"addpost"
}
</a>
</span>
{
contextualhelp
plugintype
=
'artefact'
pluginname
=
'blog'
section
=
'blogaddpostbutton'
}
</div>
<span
class=
"blogsettings"
>
<a
href=
"
{
$WWWROOT
}
artefact/blog/settings/?id=
{
$blog
->
get
(
'id'
)
}
"
>
{
str
section
=
"artefact.blog"
tag
=
"settings"
}
</a>
</span>
{
contextualhelp
plugintype
=
'artefact'
pluginname
=
'blog'
section
=
'blogsettingsbutton'
}
<div
class=
"blogsettingscontainer"
>
<div
class=
"addiconcontainer"
>
<span
class=
"addicon"
>
<a
href=
"
{
$WWWROOT
}
artefact/blog/post.php?blog=
{
$blog
->
get
(
'id'
)
}
"
>
{
str
section
=
"artefact.blog"
tag
=
"addpost"
}
</a>
</span>
{
contextualhelp
plugintype
=
'artefact'
pluginname
=
'blog'
section
=
'blogaddpostbutton'
}
</div>
<span
class=
"settingsicon"
>
<a
href=
"
{
$WWWROOT
}
artefact/blog/settings/?id=
{
$blog
->
get
(
'id'
)
}
"
>
{
str
section
=
"artefact.blog"
tag
=
"settings"
}
</a>
</span>
{
contextualhelp
plugintype
=
'artefact'
pluginname
=
'blog'
section
=
'blogsettingsbutton'
}
</div>
<div><table
id=
"postlist"
class=
"hidden tablerenderer"
>
...
...
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