]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/field_themeselect.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / field_themeselect.tpl
index 9b6ef23a515d5edf093c4ada8242294283564aa1..416fb528ae76d7654c611974470a0608777a33c3 100644 (file)
@@ -1,4 +1,8 @@
-       <script>$(function(){ previewTheme($("#id_{{$field.0}}")[0]); });</script>
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}   <script>$(function(){ previewTheme($("#id_{{$field.0}}")[0]); });</script>
        <div class='field select'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label>
                <select name='{{$field.0}}' id='id_{{$field.0}}' {{if $field.5}}onchange="previewTheme(this);"{{/if}} >