]> git.mxchange.org Git - friendica.git/blobdiff - view/admin_plugins_details.tpl
diabook-themes: move "common tabs" to left side on settings page
[friendica.git] / view / admin_plugins_details.tpl
index ead356f5b922b7101f49ca4cb53bb8d5eaca7b19..cbaef2d66cd42e69df40ecb63c5adc72fae8ef75 100755 (executable)
        {{ 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/">