Benjamin Renard commited on 2014-01-12 19:17:41
Showing 1 changed files, with 1 additions and 1 deletions.
... | ... |
@@ -247,7 +247,7 @@ body{ |
247 | 247 |
<div class="form-group"> |
248 | 248 |
<div class="input-group"> |
249 | 249 |
<span class="input-group-addon">Serveur *</span> |
250 |
- <input type='text' id='login_server' class="form-control" value='http://myco.zionetrix.net'/> |
|
250 |
+ <input type='text' id='login_server' class="form-control" value='http://mycoserver.zionetrix.net'/> |
|
251 | 251 |
</div> |
252 | 252 |
</div> |
253 | 253 |
</form> |
254 | 254 |