mirror of
https://github.com/jech/galene.git
synced 2024-11-14 12:45:58 +01:00
Update index.html
This commit is contained in:
parent
0e5c1fa4fe
commit
9ab2b6cbfc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
<h1 id="title" class="navbar-brand" data-i18n="site.title">Galène</h1>
|
<h1 id="title" class="navbar-brand" data-i18n="site.title">Galène</h1>
|
||||||
|
|
||||||
<form id="groupform">
|
<form id="groupform">
|
||||||
<label for="group"data-i18n="groups.group">Group:</label>
|
<label for="group" data-i18n="groups.group">Group:</label>
|
||||||
<input id="group" type="text" name="group" class="form-control form-control-inline"/>
|
<input id="group" type="text" name="group" class="form-control form-control-inline"/>
|
||||||
<input type="submit" data-i18n="input.value" data-i18n-attr="value" value="Join" class="btn btn-default btn-large"/><br/>
|
<input type="submit" data-i18n="input.value" data-i18n-attr="value" value="Join" class="btn btn-default btn-large"/><br/>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue