diff options
Diffstat (limited to 'view/en/profile_photo.tpl')
-rw-r--r-- | view/en/profile_photo.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/en/profile_photo.tpl b/view/en/profile_photo.tpl index d518e7331..30e51210a 100644 --- a/view/en/profile_photo.tpl +++ b/view/en/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 |