From 53433d73e36f36ccff2df95447c48c433ba0efef Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 5 Feb 2011 16:19:52 +0000 Subject: changed named from css preview to theming preview git-svn-id: http://code.elgg.org/elgg/trunk@8029 36083f99-b078-4883-b0ff-0f9b5a30f544 --- documentation/theming/preview/head.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 documentation/theming/preview/head.php (limited to 'documentation/theming/preview/head.php') diff --git a/documentation/theming/preview/head.php b/documentation/theming/preview/head.php new file mode 100644 index 000000000..360f56647 --- /dev/null +++ b/documentation/theming/preview/head.php @@ -0,0 +1,42 @@ + + + + + + <?php echo $title; ?> + + + + + + + + -- cgit v1.2.3