зеркало из https://github.com/mozilla/pjs.git
Bug 417901 - "Reporter: URL field is missing accesskey" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=raccettura a1.9=schrep]
This commit is contained in:
Родитель
4c728c79d6
Коммит
31182d660f
|
@ -12,6 +12,7 @@
|
|||
|
||||
<!ENTITY reportForm.description "Tell us a little about the problem you encountered:">
|
||||
<!ENTITY reportForm.url.title "Web site URL:">
|
||||
<!ENTITY reportForm.url.accesskey "U">
|
||||
|
||||
<!ENTITY reportForm.behind_login.title "Web site is password-protected"><!-- No ":" at the end -->
|
||||
<!ENTITY reportForm.behind_login.accesskey "P">
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row align="center">
|
||||
<label control="url" value="&reportForm.url.title;"/>
|
||||
<label control="url" value="&reportForm.url.title;" accesskey="&reportForm.url.accesskey;"/>
|
||||
<textbox id="url" size="60" readonly="true" class="noborder"/>
|
||||
</row>
|
||||
<row align="center">
|
||||
|
|
Загрузка…
Ссылка в новой задаче