Modify default server URL
This commit is contained in:
parent
58a21a824e
commit
50b4cadb72
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ body{
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<span class="input-group-addon">Serveur *</span>
|
<span class="input-group-addon">Serveur *</span>
|
||||||
<input type='text' id='login_server' class="form-control" value='http://myco.zionetrix.net'/>
|
<input type='text' id='login_server' class="form-control" value='http://mycoserver.zionetrix.net'/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue