]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/theme.php
modified: view/theme/smoothly/nav.tpl
[friendica.git] / view / theme / smoothly / theme.php
index e69b8a3b9926f7a6ac16219a387098ef65e2a65e..70542a40fc8ee53780aeb9e3e21f43bc958700ee 100644 (file)
@@ -2,8 +2,8 @@
 
 /*
  * Name: Smoothly
- * Description: Theme opzimized for Tablets
- * Version: 0.4
+ * Description: Theme optimized for iPad/iPad2
+ * Version: 0.5
  * Author: Alex <https://friendica.pixelbits.de/profile/alex>
  * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
  * Screenshot: <a href="screenshot.png">Screenshot</a>
@@ -13,6 +13,7 @@ $a->theme_info = array();
 
 function smoothly_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT
+
 <script>
 function insertFormatting(comment,BBcode,id) {
        
@@ -91,7 +92,6 @@ $('.savedsearchterm').hover(
 
 });
 
-
 </script>
 EOT;
-}
+}
\ No newline at end of file