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
4db8f6e2
Commit
4db8f6e2
authored
Jul 24, 2007
by
timeless%mozdev.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 213831 "Update" is ambiguous/confusing to sleepy admins
r=wurblzap a=lpsolit
parent
8e32409b
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
edit.html.tmpl
template/en/default/admin/components/edit.html.tmpl
+1
-1
edit.html.tmpl
template/en/default/admin/fieldvalues/edit.html.tmpl
+1
-1
edit.html.tmpl
template/en/default/admin/keywords/edit.html.tmpl
+1
-1
edit.html.tmpl
template/en/default/admin/milestones/edit.html.tmpl
+1
-1
edit.html.tmpl
template/en/default/admin/products/edit.html.tmpl
+1
-1
edit.html.tmpl
template/en/default/admin/users/edit.html.tmpl
+1
-1
edit.html.tmpl
template/en/default/admin/versions/edit.html.tmpl
+1
-1
quips.html.tmpl
template/en/default/list/quips.html.tmpl
+1
-1
No files found.
template/en/default/admin/components/edit.html.tmpl
View file @
4db8f6e2
...
@@ -122,7 +122,7 @@
...
@@ -122,7 +122,7 @@
<input type="hidden" name="componentold" value="[% comp.name FILTER html %]">
<input type="hidden" name="componentold" value="[% comp.name FILTER html %]">
<input type="hidden" name="product" value="[% product.name FILTER html %]">
<input type="hidden" name="product" value="[% product.name FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="submit" value="
Update
" id="update"> or <a
<input type="submit" value="
Save Changes
" id="update"> or <a
href="editcomponents.cgi?action=del&product=
href="editcomponents.cgi?action=del&product=
[%- product.name FILTER url_quote %]&component=
[%- product.name FILTER url_quote %]&component=
[%- comp.name FILTER url_quote %]">Delete</a> this component.
[%- comp.name FILTER url_quote %]">Delete</a> this component.
...
...
template/en/default/admin/fieldvalues/edit.html.tmpl
View file @
4db8f6e2
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
<input type="hidden" name="action" value="update">
<input type="hidden" name="action" value="update">
<input type="hidden" name="field" value="[% field.name FILTER html %]">
<input type="hidden" name="field" value="[% field.name FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="submit" id="update" value="
Update
">
<input type="submit" id="update" value="
Save Changes
">
</form>
</form>
[% PROCESS admin/fieldvalues/footer.html.tmpl
[% PROCESS admin/fieldvalues/footer.html.tmpl
...
...
template/en/default/admin/keywords/edit.html.tmpl
View file @
4db8f6e2
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
</tr>
</tr>
</table>
</table>
<input type="submit" id="update" value="
Update
">
<input type="submit" id="update" value="
Save Changes
">
<input type="hidden" name="action" value="update">
<input type="hidden" name="action" value="update">
<input type="hidden" name="id" value="[% keyword.id FILTER html %]">
<input type="hidden" name="id" value="[% keyword.id FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
...
...
template/en/default/admin/milestones/edit.html.tmpl
View file @
4db8f6e2
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
<input type="hidden" name="milestoneold" value="[% milestone.name FILTER html %]">
<input type="hidden" name="milestoneold" value="[% milestone.name FILTER html %]">
<input type="hidden" name="action" value="update">
<input type="hidden" name="action" value="update">
<input type="hidden" name="product" value="[% product.name FILTER html %]">
<input type="hidden" name="product" value="[% product.name FILTER html %]">
<input type="submit" id="update" value="
Update
">
<input type="submit" id="update" value="
Save Changes
">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
</form>
</form>
...
...
template/en/default/admin/products/edit.html.tmpl
View file @
4db8f6e2
...
@@ -138,7 +138,7 @@ versions:</a>
...
@@ -138,7 +138,7 @@ versions:</a>
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="classification"
<input type="hidden" name="classification"
value="[% classification.name FILTER html %]">
value="[% classification.name FILTER html %]">
<input type="submit" name="submit" value="
Update
">
<input type="submit" name="submit" value="
Save Changes
">
</form>
</form>
[% PROCESS "admin/products/footer.html.tmpl"
[% PROCESS "admin/products/footer.html.tmpl"
...
...
template/en/default/admin/users/edit.html.tmpl
View file @
4db8f6e2
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
</table>
</table>
<p>
<p>
<input type="submit" id="update" value="
Update
" />
<input type="submit" id="update" value="
Save Changes
" />
<input type="hidden" name="userid" value="[% otheruser.id %]" />
<input type="hidden" name="userid" value="[% otheruser.id %]" />
<input type="hidden" name="action" value="update" />
<input type="hidden" name="action" value="update" />
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
...
...
template/en/default/admin/versions/edit.html.tmpl
View file @
4db8f6e2
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
<input type="hidden" name="action" value="update">
<input type="hidden" name="action" value="update">
<input type="hidden" name="product" value="[% product.name FILTER html %]">
<input type="hidden" name="product" value="[% product.name FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="submit" id="update" value="
Update
">
<input type="submit" id="update" value="
Save Changes
">
</form>
</form>
[% PROCESS admin/versions/footer.html.tmpl
[% PROCESS admin/versions/footer.html.tmpl
...
...
template/en/default/list/quips.html.tmpl
View file @
4db8f6e2
...
@@ -148,7 +148,7 @@
...
@@ -148,7 +148,7 @@
+'value="Check All" onclick="SetCheckboxes(true);">');
+'value="Check All" onclick="SetCheckboxes(true);">');
//--></script>
//--></script>
<input type="submit" id="update" value="
Update
">
<input type="submit" id="update" value="
Save Changes
">
</form>
</form>
<br>
<br>
[% END %]
[% END %]
...
...
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