diff options
-rw-r--r-- | view/php/doubleleft.php | 2 | ||||
-rw-r--r-- | view/php/doubleright.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/view/php/doubleleft.php b/view/php/doubleleft.php index 26dcf6983..2d1571bf8 100644 --- a/view/php/doubleleft.php +++ b/view/php/doubleleft.php @@ -1,7 +1,7 @@ <?php /** * * Name: doubleleft - * * Description: Hubzilla 2-column layout with left adside wrapper based on default template by Mario Vavti + * * Description: Hubzilla 2-column layout with left aside * * Version: 1 * * Author: zlax * * Maintainer: zlax diff --git a/view/php/doubleright.php b/view/php/doubleright.php index 2a470109a..d6ae0f960 100644 --- a/view/php/doubleright.php +++ b/view/php/doubleright.php @@ -1,7 +1,7 @@ <?php /** * * Name: default - * * Description: Hubzilla 2-column layout with left adside wrapper based on default template by Mario Vavti + * * Description: Hubzilla 2-column layout with right aside * * Version: 1 * * Author: zlax * * Maintainer: zlax |