mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 10:51:21 +02:00
feat(admin-plugin): update templates #211
This commit is contained in:
@@ -283,7 +283,7 @@
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-full lg:w-6/12">
|
||||
<div class="w-full lg:w-6/12 col">
|
||||
<div class="form-group">
|
||||
<label for="output_buffering">{{ tr('admin_output_buffering') }}</label>
|
||||
<input type="text" id="systemSettingsOutputBuffering" name="output_buffering" value="{{ registry.settings.output_buffering }}" class="form-control" required="required">
|
||||
|
Reference in New Issue
Block a user