]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/album_edit.tpl
Fix review points
[friendica.git] / view / theme / frio / templates / album_edit.tpl
index 4f240922a792ddaab9fbb611312e8260e6d262b0..76223881ded960e2a2a29ee88970496c151d6423 100644 (file)
@@ -1,6 +1,6 @@
 <div id="photo-album-edit-wrapper">
-       <form name="photo-album-edit-form" id="photo-album-edit-form" action="photos/{{$nickname}}/album/{{$hexalbum}}" method="post" >
-               <label id="photo-album-edit-name-label" for="photo-album-edit-name" >{{$nametext}}</label>
+       <form name="photo-album-edit-form" id="photo-album-edit-form" action="photos/{{$nickname}}/album/{{$hexalbum}}" method="post">
+               <label id="photo-album-edit-name-label" for="photo-album-edit-name">{{$nametext}}</label>
                <div class="pull-left photo-album-edit-name">
                        <input class="form-control" type="text" size="64" name="albumname" value="{{$album}}" id="photo-album-edit-name">
                </div>