]> BookStack Code Mirror - bookstack/blobdiff - resources/views/settings/index.blade.php
Updated 'Spanish Argentina' translation.
[bookstack] / resources / views / settings / index.blade.php
index 0b9ddd482c4f81ef57eaf5e74957bf4cc9fca0d8..51ca8ccb41403033c0c7e5ac08bbd24f12a7fc9c 100644 (file)
@@ -88,7 +88,7 @@
                 <div class="form-group">
                     <label for="setting-app-custom-head">{{ trans('settings.app_custom_html') }}</label>
                     <p class="small">{{ trans('settings.app_custom_html_desc') }}</p>
-                    <textarea name="setting-app-custom-head" id="setting-app-custom-head">{{ setting('app-custom-head', '') }}</textarea>
+                    <textarea class="simple-code-input" name="setting-app-custom-head" id="setting-app-custom-head">{{ setting('app-custom-head', '') }}</textarea>
                 </div>
 
                 <div class="form-group text-right">