Upload profile photo page it title

This commit is contained in:
Fabio Comuni 2011-02-04 10:32:29 +01:00
parent cc6a5f59b4
commit ebbdb7b301
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<h1>Upload Profile Photo</h1>
<h1>Carica foto del profilo</h1>
<form enctype="multipart/form-data" action="profile_photo" method="post">
@ -12,3 +12,7 @@
</div>
</form>
<div id="profile-photo-link-select-wrapper">
o <a href='photos/$user'>seleziona una foto da un album</a>
</div>