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
f31a6b08
Commit
f31a6b08
authored
May 11, 2009
by
Richard Mansfield
Browse files
Remove duplicate view title
parent
6b704fe8
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/view/view.tpl
View file @
f31a6b08
...
...
@@ -12,9 +12,6 @@
</div>
{/
if
}
<h2>
{
if
!
$new
}
<a
href=
"
{
$WWWROOT
}
view/view.php?id=
{
$viewid
}
"
>
{/
if
}{
$viewtitle
}{
if
!
$new
}
</a>
{/
if
}{
if
$ownername
}
{
str
tag
=
by
section
=
view
}
<a
href=
"
{
$WWWROOT
}{
$ownerlink
}
"
>
{
$ownername
}
</a>
{/
if
}
</h2>
<p
class=
"view-description"
>
{
$viewdescription
}
</p>
<div
id=
"view"
class=
"cb"
>
...
...
Write
Preview
Supports
Markdown
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