]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/theme.php
Frio: Improved display of disabled activities
[friendica.git] / view / theme / frio / theme.php
index e7b18ea7708a7c346716e71fbd28504d017c7a22..0d2e70c81a9cfc97cdc6df12efb061891fc69f43 100644 (file)
@@ -18,7 +18,7 @@
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  *
  * Name: frio
- * Description: Responsive theme based on a modern HTML/CSS/Javascript framework.
+ * Description: Responsive theme based on a modern HTML/CSS/JavaScript framework.
  * Version: V.1.0
  * Author: Rabuzarus <https://friendica.kommune4.de/profile/rabuzarus>
  * Maintainer: Hypolite Petovan <https://friendica.mrpetovan.com/profile/hypolite>
@@ -82,7 +82,7 @@ function frio_install()
  *  This function does replace the links to photos
  *  of other friendica users. Original the photos are
  *  linked to the photo page. Now they will linked directly
- *  to the photo file. This function is nessesary to use colorbox
+ *  to the photo file. This function is necessary to use colorbox
  *  in the network stream
  *
  * @param array $body_info The item and its html output
@@ -153,9 +153,9 @@ function frio_contact_photo_menu(&$args)
                $pmlink = '';
        }
 
-       // Set the the indicator for opening the status, profile and photo pages
+       // Set the indicator for opening the status, profile and photo pages
        // in a new tab to false if the contact a dfrn (friendica) contact
-       // We do this because we can go back on foreign friendica pages throuhg
+       // We do this because we can go back on foreign friendica pages through
        // friendicas "magic-link" which indicates a friendica user on foreign
        // friendica servers as remote user or visitor
        //