зеркало из https://github.com/mozilla/gecko-dev.git
Fix the output template to support multiple authentication protocols now that the code is not lying about that.
This commit is contained in:
Родитель
503d696c7e
Коммит
5139796ce4
|
@ -22,9 +22,11 @@ contact: </text>
|
|||
</p>
|
||||
<p>
|
||||
<input type="hidden" name="command" value="SendPassword">
|
||||
<select name="protocol">
|
||||
<!-- XXX -->
|
||||
<option name="e-mail">email</option>
|
||||
<select name="protocol">]]>
|
||||
<set variable="protocol" value="(data.contacts)" order="case insensitive lexical" source="values">
|
||||
<br/><text value=" <option name="(protocol)">(protocol)</option>"/>
|
||||
</set>
|
||||
<![CDATA[
|
||||
</select>
|
||||
<input type="text" name="address" value="">
|
||||
<input type="hidden" name="pendingCommands" value="
|
||||
|
|
Загрузка…
Ссылка в новой задаче