Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
e59296bd
Commit
e59296bd
authored
Nov 20, 2007
by
timeless%mozdev.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 393753 Go back to the group list is rendered inline with Yes, delete
r=vladd a=mkanat
parent
1040bda8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
delete.html.tmpl
template/en/default/admin/groups/delete.html.tmpl
+6
-4
No files found.
template/en/default/admin/groups/delete.html.tmpl
View file @
e59296bd
...
@@ -120,10 +120,12 @@
...
@@ -120,10 +120,12 @@
indicated problems first before you can proceed.</b></p>
indicated problems first before you can proceed.</b></p>
[% END %]
[% END %]
<p><input type="submit" id="delete" value="Yes, delete">
<p>
<input type="hidden" name="action" value="delete">
<input type="submit" id="delete" value="Yes, delete">
<input type="hidden" name="group" value="[% gid FILTER html %]">
<input type="hidden" name="action" value="delete">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="group" value="[% gid FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
</p>
</form>
</form>
Go back to the <a href="editgroups.cgi">group list</a>.
Go back to the <a href="editgroups.cgi">group list</a>.
...
...
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