From: cweiske Date: Tue, 27 Oct 2009 20:04:12 +0000 (+0000) Subject: move thumbnail code in own file X-Git-Tag: v0.97~260 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1ea488babea9bfd8b9b25e8ee025495c2befe655;p=semanticscuttle.git move thumbnail code in own file git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@434 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/data/templates/bookmarks-thumbnail.inc.tpl.php b/data/templates/bookmarks-thumbnail.inc.tpl.php new file mode 100644 index 0000000..200b8f7 --- /dev/null +++ b/data/templates/bookmarks-thumbnail.inc.tpl.php @@ -0,0 +1,18 @@ +'; +echo ''; + +?> \ No newline at end of file