asd
This commit is contained in:
@@ -15,6 +15,9 @@ require dirname(__DIR__) . '/../structure/layout_start.php';
|
||||
<option value="grapesjs">GrapesJS</option>
|
||||
<option value="craftjs">Craft.js</option>
|
||||
</select>
|
||||
<label class="block text-sm text-slate-600">Versionen aufbewahren (0 = unbegrenzt)
|
||||
<input type="number" name="versions_retention" class="input mt-1" min="0" step="1" placeholder="0">
|
||||
</label>
|
||||
<div class="flex justify-end">
|
||||
<button type="submit" class="btn">Einstellungen speichern</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user