From: Fabio Comuni Date: Thu, 12 Apr 2012 06:40:17 +0000 (+0200) Subject: quattro: move center css to style.php. add tpl for generic_links_widget X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6c50eba206ee4f3e43580ef4a29f24f04760b248;p=friendica.git quattro: move center css to style.php. add tpl for generic_links_widget --- diff --git a/view/theme/quattro/generic_links_widget.tpl b/view/theme/quattro/generic_links_widget.tpl new file mode 100644 index 0000000000..29580bbc71 --- /dev/null +++ b/view/theme/quattro/generic_links_widget.tpl @@ -0,0 +1,11 @@ +
+ {{if $title}}

$title

{{endif}} + {{if $desc}}
$desc
{{endif}} + + + +
diff --git a/view/theme/quattro/style.php b/view/theme/quattro/style.php index 889ec1530e..b6104a170d 100644 --- a/view/theme/quattro/style.php +++ b/view/theme/quattro/style.php @@ -1,5 +1,9 @@ page['htmlhead'].=" - - "; - -}