Skip to content

Commit

Permalink
Add functionality to select security methods (zip command/os_uploader…
Browse files Browse the repository at this point in the history
… command) in the administrator interface.
  • Loading branch information
root committed Dec 4, 2023
1 parent 9c34cfc commit 453d5e1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions tmpl/samma/samma_admin_rcpt_mod.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,21 @@
</div>
<<EXTENSION_END>>

<<COMMAND_START>>
<div class="form-group">
<label for="user" class="col-sm-4 control-label">��������ˡ</label>
<div class="col-sm-3">
<input type="hidden" name="old_command" value="<<OLD_COMMAND>>">
<select name="command">
<<HTML_COMMAND>>
</select>
</div>
</div>
<div class="red">��������ˡ����ꤹ����ϳ�ĥ�Ҥ��碌�����ꤷ�Ƥ���������<br>
��������ˡ�Τߤ���ꤷ����硢����ե���������ꤷ����ĥ�Ҥ������������ʤ��ʤ�ޤ���
</div>
<<COMMAND_END>>

<div class="red">���ɥᥤ��̾����Ƭ�ˡ�@�פ�Ĥ���ȡ�<br>
���������פ�����Τ���Ȥ�����Ӥ��ޤ���<br>
���᡼�륢�ɥ쥹�ϴ������פ�����Τ���Ȥ�����Ӥ��ޤ���
Expand Down

0 comments on commit 453d5e1

Please sign in to comment.