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
a0b9a369
Commit
a0b9a369
authored
Dec 22, 2010
by
Richard Mansfield
Browse files
Add toggle public access form when editing profile view
Signed-off-by:
Richard Mansfield
<
richard.mansfield@catalyst.net.nz
>
parent
d8e97612
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/view/blocks.tpl
View file @
a0b9a369
...
...
@@ -9,6 +9,7 @@
<div
class=
"subpage rel"
>
{
if
$columns
}
{
if
$togglepublic
}
<div
class=
"fr"
>
{
$togglepublic
|
safe
}
</div>
{/
if
}
{
str
tag
=
"editblockspagedescription"
section
=
"view"
}
<form
action=
"
{
$formurl
}
"
method=
"post"
>
<input
type=
"submit"
name=
"
{
$action_name
}
"
id=
"action-dummy"
class=
"hidden"
>
...
...
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