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
e21dea59
Commit
e21dea59
authored
Oct 24, 2007
by
Nigel McNie
Browse files
Add the description to the view template.
parent
c83026c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/view/view.tpl
View file @
e21dea59
...
...
@@ -10,6 +10,10 @@
{/
if
}
{/
foreach
}
</h3>
{
if
$DESCRIPTION
}
<p
class=
"view-description"
>
{
$DESCRIPTION
}
</p>
{/
if
}
<div
id=
"bottom-pane"
>
<div
id=
"column-container"
>
...
...
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