From 8d47f9889451d6d247efed959ab0e9f218bd61bf Mon Sep 17 00:00:00 2001 From: Ian Denhardt Date: Mon, 2 Aug 2010 15:39:00 -0400 Subject: [PATCH] cleaned up template; was badly indented and missing an opening tag. --- tpl/social.php | 115 +++++++++++++++++++++---------------------------- 1 file changed, 48 insertions(+), 67 deletions(-) mode change 100755 => 100644 tpl/social.php diff --git a/tpl/social.php b/tpl/social.php old mode 100755 new mode 100644 index 0ceb66c77c..20acbe1b7c --- a/tpl/social.php +++ b/tpl/social.php @@ -1,72 +1,53 @@ - - <?php echo section('title'); ?> — GNU social + + + <?php echo section('title'); ?> — GNU social - - - - - - - -
-
-

GNU social

- - -
-
- -
- -
- -
- -
- - - - -
- - -
- - - - - -
- - - - - - - - - -
- - -
-
-
-
- - - -
-
- -

This is GNU social.

-
-
- - + + + + + + + +
+
+

GNU social

+ +
+
+
+
+
+
+ + + +
+ + +
+
+ + + + + +
+
+
+
+
+ +
+
+

This is GNU social.

+
+
+ + -- 2.39.2