aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/style.php
diff options
context:
space:
mode:
authorVasudev Kamath <kamathvasudev@gmail.com>2012-04-27 22:43:26 +0530
committerVasudev Kamath <kamathvasudev@gmail.com>2012-04-27 22:43:26 +0530
commit214ec91a3f2c5fec6cced93f669b3a9725f0e40a (patch)
treed05fd4c7e65cc89cf46d8347a2d0e6df135ed864 /view/theme/diabook/style.php
parentf1d84c10458986a0a014f844e784617401764b29 (diff)
parent4b92e3543c9af26e590cfecf561ff7483e66e6c9 (diff)
downloadvolse-hubzilla-214ec91a3f2c5fec6cced93f669b3a9725f0e40a.tar.gz
volse-hubzilla-214ec91a3f2c5fec6cced93f669b3a9725f0e40a.tar.bz2
volse-hubzilla-214ec91a3f2c5fec6cced93f669b3a9725f0e40a.zip
Merge branch 'master' of git://github.com/friendica/friendica
Diffstat (limited to 'view/theme/diabook/style.php')
-rw-r--r--view/theme/diabook/style.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/diabook/style.php b/view/theme/diabook/style.php
index 12ffa7159..d926579da 100644
--- a/view/theme/diabook/style.php
+++ b/view/theme/diabook/style.php
@@ -1556,9 +1556,9 @@
}
}
- if($resolution == "green") {
+ if($resolution == "wide") {
if (file_exists("$THEMEPATH/diabook-green/style-wide.css")){
- echo file_get_contents("$THEMEPATH/diabook-pink/style-green.css");
+ echo file_get_contents("$THEMEPATH/diabook-green/style-wide.css");
}
if($diabook_font_size == "16"){
echo "
@@ -1834,9 +1834,9 @@
}
}
- if($resolution == "dark") {
+ if($resolution == "wide") {
if (file_exists("$THEMEPATH/diabook-dark/style-wide.css")){
- echo file_get_contents("$THEMEPATH/diabook-dark/style-green.css");
+ echo file_get_contents("$THEMEPATH/diabook-dark/style-wide.css");
}
if($diabook_font_size == "16"){
echo "