aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-08-26 23:05:00 -0700
committerfriendica <info@friendica.com>2012-08-26 23:05:00 -0700
commit5ff6e9348b41bc87b03bafc4d9df73b383af074e (patch)
treec26b1b26cd38f7ec78e83905266053618a3e1db4 /view
parentf0e299a97a8c46fd66bbc47e5b84d4b76d763154 (diff)
downloadvolse-hubzilla-5ff6e9348b41bc87b03bafc4d9df73b383af074e.tar.gz
volse-hubzilla-5ff6e9348b41bc87b03bafc4d9df73b383af074e.tar.bz2
volse-hubzilla-5ff6e9348b41bc87b03bafc4d9df73b383af074e.zip
a few minor changes
Diffstat (limited to 'view')
-rw-r--r--view/php/mod_zentity.php3
-rw-r--r--view/php/theme_init.php4
-rw-r--r--view/tpl/jot.tpl2
-rw-r--r--view/tpl/profile_vcard.tpl1
4 files changed, 5 insertions, 5 deletions
diff --git a/view/php/mod_zentity.php b/view/php/mod_zentity.php
new file mode 100644
index 000000000..e7709cbd8
--- /dev/null
+++ b/view/php/mod_zentity.php
@@ -0,0 +1,3 @@
+<?php
+
+$a->page['template'] = 'full';
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index 7a8f2d7a0..cadc9e9c8 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -12,12 +12,12 @@ head_add_css('library/jslider/bin/jquery.slider.min.css');
head_add_js('js/jquery.js');
-head_add_js('js/jquery.textinputsjs');
+head_add_js('js/jquery.textinputs.js');
head_add_js('js/fk.autocomplete.js');
head_add_js('library/fancybox/jquery.fancybox-1.3.4.pack.js');
head_add_js('library/jquery.timeago.js');
head_add_js('library/jquery.divgrow/jquery.divgrow-1.3.1.js');
-head_add_js('library/tiptip/jquery/tipTip.minified.js');
+head_add_js('library/tiptip/jquery.tipTip.minified.js');
head_add_js('library/jgrowl/jquery.jgrowl_minimized.js');
head_add_js('library/tinymce/jscripts/tiny_mce/tiny_mce_src.js');
head_add_js('js/acl.js');
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>