diff options
author | Friendika <info@friendika.com> | 2011-02-05 13:05:57 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-05 13:05:57 -0800 |
commit | 8a55168d4f470fb06b2e02896541688d3967bae5 (patch) | |
tree | d00fe193bfdde9c94a9b11ef96ef348150137f64 /view/de/profile_photo.tpl | |
parent | ebbdb7b301d8ab5a1eb249a68888d1dd772a06c3 (diff) | |
parent | fb7959cfc0541604b9d931e2ba28af8411ab4685 (diff) | |
download | volse-hubzilla-8a55168d4f470fb06b2e02896541688d3967bae5.tar.gz volse-hubzilla-8a55168d4f470fb06b2e02896541688d3967bae5.tar.bz2 volse-hubzilla-8a55168d4f470fb06b2e02896541688d3967bae5.zip |
Merge branch 'ph2pr' of https://github.com/fabrixxm/friendika into fabrixxm-master
Diffstat (limited to 'view/de/profile_photo.tpl')
-rw-r--r-- | view/de/profile_photo.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/de/profile_photo.tpl b/view/de/profile_photo.tpl index 958952240..fe74b4746 100644 --- a/view/de/profile_photo.tpl +++ b/view/de/profile_photo.tpl @@ -11,4 +11,8 @@ <input type="submit" name="submit" id="profile-photo-submit" value="Upload"> </div> -</form>
\ No newline at end of file +</form> + +<div id="profile-photo-link-select-wrapper"> +or <a href='photos/$user'>select a photo from albums</a> +</div>
\ No newline at end of file |