aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/theme.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-15 15:03:31 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-03-15 15:03:31 -0400
commit1d2049a6d6fe327340da2b1298f06f9fbde183c7 (patch)
treedc658393ca69ebb2f6fa3c5e927584cf1d6ee272 /view/theme/diabook/theme.php
parent6e133e75c3ed12a4637d9cc946b1cb838619b9cc (diff)
parentf96aff5518d2d5fb726d381892893a68d8c36450 (diff)
downloadvolse-hubzilla-1d2049a6d6fe327340da2b1298f06f9fbde183c7.tar.gz
volse-hubzilla-1d2049a6d6fe327340da2b1298f06f9fbde183c7.tar.bz2
volse-hubzilla-1d2049a6d6fe327340da2b1298f06f9fbde183c7.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: more recycle fixes for plaintext fix recycle symbol when using plaintext editor add links to wall, photos, events, etc to aside on networkpage, fixes in css * master:
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-xview/theme/diabook/theme.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php
index 9b3ed30b0..9093ac2ca 100755
--- a/view/theme/diabook/theme.php
+++ b/view/theme/diabook/theme.php
@@ -1,8 +1,8 @@
<?php
/*
- * Name: Diabook
- * Description: Diabook: report bugs and request here: http://pad.toktan.org/p/diabook or contact me : thomas_bierey@friendica.eu
+ * Name: Diabook-blue
+ * Description: Diabook-blue: report bugs and request here: http://pad.toktan.org/p/diabook or contact me : thomas_bierey@friendica.eu
* Version:
* Author:
*/
@@ -34,7 +34,7 @@ $ps['usermenu'][profile] = Array('profile/' . $a->user['nickname']. '?tab=profil
$ps['usermenu'][photos] = Array('photos/' . $a->user['nickname'], t('Photos'), "", t('Your photos'));
$ps['usermenu'][events] = Array('events/', t('Events'), "", t('Your events'));
$ps['usermenu'][notes] = Array('notes/', t('Personal notes'), "", t('Your personal photos'));
-
+$ps['usermenu'][community] = Array('community/', t('Community'), "", "");
if($is_url = preg_match ("/\bnetwork\b/i", $_SERVER['REQUEST_URI'])) {
$tpl = get_markup_template('profile_side.tpl');
@@ -46,8 +46,7 @@ $a->page['aside'] .= replace_macros($tpl, array(
}
}
-//js script
-
+//js scripts
$a->page['htmlhead'] .= <<< EOT
<script>