diff options
author | Friendika <info@friendika.com> | 2011-02-04 04:46:05 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-04 04:46:05 -0800 |
commit | 6bb8f677c243ab5242919215cece97125143f943 (patch) | |
tree | f06c2e17e5c56753590b177a7c3d3ca169bfe04b /view/it/profile_photo.tpl | |
parent | 2a9bfae2b7341ebe4d420c627867160c7e1427d9 (diff) | |
parent | ebbdb7b301d8ab5a1eb249a68888d1dd772a06c3 (diff) | |
download | volse-hubzilla-6bb8f677c243ab5242919215cece97125143f943.tar.gz volse-hubzilla-6bb8f677c243ab5242919215cece97125143f943.tar.bz2 volse-hubzilla-6bb8f677c243ab5242919215cece97125143f943.zip |
Merge branch 'fabrixxm-master'
Diffstat (limited to 'view/it/profile_photo.tpl')
-rw-r--r-- | view/it/profile_photo.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/it/profile_photo.tpl b/view/it/profile_photo.tpl index d941743d4..4d77e87cf 100644 --- a/view/it/profile_photo.tpl +++ b/view/it/profile_photo.tpl @@ -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>
\ No newline at end of file |