aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/album_edit.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-10-27 16:20:59 -0700
committerfriendica <info@friendica.com>2014-10-27 16:20:59 -0700
commit1b53d1c1d32072c71451cfd1a49b89ecfcd8b615 (patch)
treee3b4b241db991403bc8b057f29f88729ad163c47 /view/tpl/album_edit.tpl
parent583b445bc02c988e808742b16196e0d80391b3cc (diff)
parentd192bcad65852bb9225a368d1bf42b8918ae6022 (diff)
downloadvolse-hubzilla-1b53d1c1d32072c71451cfd1a49b89ecfcd8b615.tar.gz
volse-hubzilla-1b53d1c1d32072c71451cfd1a49b89ecfcd8b615.tar.bz2
volse-hubzilla-1b53d1c1d32072c71451cfd1a49b89ecfcd8b615.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/tpl/album_edit.tpl')
-rwxr-xr-xview/tpl/album_edit.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/album_edit.tpl b/view/tpl/album_edit.tpl
index 61653c47c..84a47378b 100755
--- a/view/tpl/album_edit.tpl
+++ b/view/tpl/album_edit.tpl
@@ -3,7 +3,7 @@
<label id="photo-album-edit-name-label" for="photo-album-edit-name" >{{$nametext}}</label>
-<input type="text" size="64" name="albumname" value="{{$album}}" >
+<input type="text" name="albumname" value="{{$album}}" >
<div id="photo-album-edit-name-end"></div>