This website requires JavaScript.
Explore
Help
Register
Sign In
mexon
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Pull requests
Activity
bfbfd94f2e
friendica
/
view
/
theme
/
frio
/
templates
/
photos_default_uploader_submit.tpl
3 lines
80 B
Smarty
Raw
Normal View
History
Unescape
Escape
Frio: new photos upload template (#5637) * frio - add missing page template to various photo pages (fix missing background) * frio - rework photo upload album selection * frio - rework photo upload button * frio - fix photo upload button and acl
2018-08-20 06:29:50 +02:00
Remove uses of HTML escaping in Smarty templates
2018-12-14 04:28:12 +01:00
<button id="photos-upload-submit" class="btn btn-primary">
{
{
$submit
}
}
</button>
Copy permalink