]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/activities.php
Update settings.php
[bookstack] / resources / lang / en / activities.php
index 153ae33f0a6124f6c3199252b72f50e85ff70e6c..4cac54b2a706efa35cb8873ebc247c20420e65b5 100644 (file)
@@ -1,12 +1,10 @@
 <?php
-
+/**
+ * Activity text strings.
+ * Is used for all the text within activity logs & notifications.
+ */
 return [
 
-    /**
-     * Activity text strings.
-     * Is used for all the text within activity logs & notifications.
-     */
-
     // Pages
     'page_create'                 => 'created page',
     'page_create_notification'    => 'Page Successfully Created',