diff options
author | friendica <info@friendica.com> | 2012-03-25 17:55:43 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-25 17:55:43 -0700 |
commit | 7ef1ed2d7045a381c032d2142413b3a14af0d8e3 (patch) | |
tree | 43978802cfe996d5468857720b684fde63512a3f /view | |
parent | 873a55e9186cdf3d92b2793cd366debf237c8cda (diff) | |
download | volse-hubzilla-7ef1ed2d7045a381c032d2142413b3a14af0d8e3.tar.gz volse-hubzilla-7ef1ed2d7045a381c032d2142413b3a14af0d8e3.tar.bz2 volse-hubzilla-7ef1ed2d7045a381c032d2142413b3a14af0d8e3.zip |
theme screenshots
Diffstat (limited to 'view')
-rwxr-xr-x | view/admin_plugins_details.tpl | 4 | ||||
-rw-r--r-- | view/theme/comix-plain/screenshot.jpg | bin | 0 -> 323812 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/view/admin_plugins_details.tpl b/view/admin_plugins_details.tpl index ead356f5b..cbaef2d66 100755 --- a/view/admin_plugins_details.tpl +++ b/view/admin_plugins_details.tpl @@ -16,6 +16,10 @@ {{ endfor }} </p> + {{ if $screenshot }} + <a href="$screenshot.0" ><img src="$screenshot.0" width="320" height="240" alt="$screenshot.1" /></a> + {{ endif }} + {{ if $admin_form }} <h3>$settings</h3> <form method="post" action="$baseurl/admin/$function/$plugin/"> diff --git a/view/theme/comix-plain/screenshot.jpg b/view/theme/comix-plain/screenshot.jpg Binary files differnew file mode 100644 index 000000000..80e66e312 --- /dev/null +++ b/view/theme/comix-plain/screenshot.jpg |