Ein bisschen CSS, ein bisschen Übersetzung
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{ __('app.events.active') }}:</td>
|
||||
<td><input type="checkbox" id="active"></td>
|
||||
<td><input type="checkbox" id="active" name="{{ __('app.events.active') }}"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<button id="add" onclick="addEvent()">{{ __('app.events.add') }}</button>
|
||||
|
||||
Reference in New Issue
Block a user