]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/group_edit.tpl
Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convent...
[friendica.git] / view / theme / frio / templates / group_edit.tpl
index 7f735469be049dd11cb7b7b2b59b98d7738d8eb4..d94dd3311d5dd6528d3f6b4d08e8291ca11cb261 100644 (file)
@@ -1,5 +1,5 @@
 
-{{* This template is for the "group" module. It provides the user the possibility to 
+{{* This template is for the "group" module. It provides the user the possibility to
     modify a specific contact group (remove contact group, edit contact group name,
     add or remove contacts to the contact group.
 *}}
                                <div class="col-md-2"></div>
                                <div class="col-md-8 ">
                                        <div class="form-group form-group-search">
-                                               <input type="text" 
-                                                       name="filter" 
-                                                       id="contacts-search" 
-                                                       class="search-input form-control form-search" 
-                                                       onkeyup="filterList(); return false;" 
+                                               <input type="text"
+                                                       name="filter"
+                                                       id="contacts-search"
+                                                       class="search-input form-control form-search"
+                                                       onkeyup="filterList(); return false;"
                                                        onfocus="this.select(); return false;"
                                                />
                                        </div>