]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/profile_photo.tpl
Merge pull request #1 from friendica/develop
[friendica.git] / view / templates / profile_photo.tpl
index 1695d01e273d3d6118818286da5575a4fa3c0796..e7c6b896086b82a11d00b1dbf8874c6fc82908e9 100644 (file)
 </select>
 
 <div id="profile-photo-submit-wrapper">
-<input type="submit" name="submit" id="profile-photo-submit" value="{{$submit|escape:'html'}}">
+<input type="submit" name="submit" id="profile-photo-submit" value="{{$submit}}">
 </div>
 
 </form>
 
 <div id="profile-photo-link-select-wrapper">
-{{$select}}
+{{$select nofilter}}
 </div>
\ No newline at end of file