mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 08:39:58 +09:00
17523819 : port setting enable for SSL
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5074 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1226bdb589
commit
3758f650c3
8 changed files with 41 additions and 2 deletions
|
|
@ -47,7 +47,8 @@
|
|||
<th scope="row"><div>{$lang->enable_ssl}</div></th>
|
||||
<td>
|
||||
<input type="checkbox" name="enable_ssl" value="Y" <!--@if($config->enable_ssl=='Y')-->checked="checked"<!--@end--> class="checkbox" />
|
||||
{$lang->about_enable_ssl}
|
||||
{$lang->about_enable_ssl} <BR />
|
||||
<input type="text" name="ssl_port" value="{$config->ssl_port}" size="5" class="inputTypeText" /> {$lang->about_ssl_port}
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue