]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/filebrowser.tpl
Normalize field_*.tpl formatting
[friendica.git] / view / theme / frio / templates / filebrowser.tpl
index 3fde6a52021b07b45b9137844d8e03e98bdf7756..d452810c88a1d4453557f42372902e496fa2f585 100644 (file)
@@ -4,7 +4,7 @@
 <style>
        #buglink_wrapper{display:none;} /* hide buglink. only in this page */
 </style>
-{{*<script type="text/javascript" src="{{$baseurl}}/js/ajaxupload.js" ></script>*}}
+{{*<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>*}}
 {{*<script type="text/javascript" src="view/theme/frio/js/filebrowser.js"></script>*}}
 
 <div class="fbrowser {{$type}}">
@@ -13,7 +13,7 @@
                <input id="fb-type" type="hidden" name="type" value="{{$type}}" />
 
                <div class="error hidden">
-                       <span></span> <button type="button" class="btn btn-link" class="close" aria-label="Close">X</a>
+                       <span></span> <button type="button" class="btn btn-link close" aria-label="Close">X</a>
                </div>
 
                {{* The breadcrumb navigation *}}