diff options
author | Friendika <info@friendika.com> | 2010-11-16 20:13:18 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2010-11-16 20:13:18 -0800 |
commit | f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311 (patch) | |
tree | 5f4bebec0387932becfb2415dd3c8045a7e5418d /view/en/profile_listing_header.tpl | |
parent | 22f7ffc2d71576acf16b71c2018cf92a39a73e78 (diff) | |
download | volse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.tar.gz volse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.tar.bz2 volse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.zip |
finish moving english files
Diffstat (limited to 'view/en/profile_listing_header.tpl')
-rw-r--r-- | view/en/profile_listing_header.tpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/view/en/profile_listing_header.tpl b/view/en/profile_listing_header.tpl new file mode 100644 index 000000000..d4b139a69 --- /dev/null +++ b/view/en/profile_listing_header.tpl @@ -0,0 +1,8 @@ +<h1>Profiles</h1> +<p id="profile-listing-desc" > +<a href="profile_photo" >Change profile photo</a> +</p> +<div id="profile-listing-new-link-wrapper" > +<a href="profiles/new" id="profile-listing-new-link" name="Create New Profile" >Create New Profile</a> +</div> + |