diff options
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/jot.tpl | 2 | ||||
-rw-r--r-- | view/tpl/profile_vcard.tpl | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 91de628ac..65ef4f580 100644 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -70,8 +70,6 @@ <div id="profile-jot-acl-wrapper" style="width:auto;height:auto;overflow:auto;"> $acl <hr style="clear:both"/> - <div id="profile-jot-email-label">$emailcc</div><input type="text" name="emailcc" id="profile-jot-email" title="$emtitle" /> - <div id="profile-jot-email-end"></div> $jotnets </div> </div> diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index d1e684795..8de1b03da 100644 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -31,7 +31,6 @@ {{ if $homepage }}<dl class="homepage"><dt class="homepage-label">$homepage</dt><dd class="homepage-url"><a href="$profile.homepage" target="external-link">$profile.homepage</a></dd></dl>{{ endif }} - {{ inc diaspora_vcard.tpl }}{{ endinc }} <div id="profile-extra-links"> <ul> |