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
72bb6069
Commit
72bb6069
authored
Aug 22, 2008
by
Richard Mansfield
Browse files
Remove rogue group id
parent
1380dcc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/view/index.tpl
View file @
72bb6069
...
...
@@ -7,8 +7,7 @@
<form
method=
"post"
action=
"
{
$WWWROOT
}
view/choosetemplate.php"
>
<input
type=
"submit"
class=
"submit"
value=
"
{
str
tag
=
"copyaview"
section
=
"view"
}
"
>
{
if
$groupid
}
<input
type=
"hidden"
name=
"group"
value=
"
{
$groupid
}
"
>
{
$groupid
}
<input
type=
"hidden"
name=
"group"
value=
"
{
$groupid
}
"
/>
{
elseif
$institution
}
<input
type=
"hidden"
name=
"institution"
value=
"
{
$institution
}
"
>
{/
if
}
...
...
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