diff options
Diffstat (limited to 'view/tpl/settings_features.tpl')
-rwxr-xr-x | view/tpl/settings_features.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/settings_features.tpl b/view/tpl/settings_features.tpl index 47d755ee6..31371e0af 100755 --- a/view/tpl/settings_features.tpl +++ b/view/tpl/settings_features.tpl @@ -1,3 +1,4 @@ +<div class="generic-content-wrapper"> <h1>{{$title}}</h1> @@ -18,3 +19,4 @@ </form> +</div> |