diff --git a/b2comments.php b/b2comments.php index 38015310fb..c6d27de703 100644 --- a/b2comments.php +++ b/b2comments.php @@ -14,7 +14,7 @@ -
- - +
By {$commentdata["comment_author"]} +QQQ; +} else { + echo $commentdata["comment_author"]; +} ?> @
Line and paragraph breaks automatic, website trumps email, HTML allowed: ', '> ', $comment_allowed_tags)); ?>
+ + name - " /> - -
- name - + " />
- email - +
+ + email
- url - +
+ + url
- your comment - comment +
+ your comment + +
- tabindex="6" /> Auto-BR (line-breaks become <br> tags) - +
+
-[powered by b2.] -
Powered by Wordpress
The URL to TrackBack this entry is:
-The URL to TrackBack this entry is: - -
- - -· -Tracked on on @ -
Tracked on on @
No Trackback on this post so far.
Comments
+-
-
-%' ORDER BY comment_date";
$resultc = mysql_query($queryc);
if ($resultc) {
-?>
-
-
-
-
-
-
-
-:: comments
-
- -comment_ID); -?> +?> --
-
+
+
-
-
-:: leave a comment
-
+ +- No comments yet.
+
+
+
-:: close this window
+
+Close this window.
-
+
-
- - trackbacks on ''
-
-
-
-
-
-
-
-
-
-
+ - Trackbacks on ""
+
+
+
+
+
+
-
+
-
-:: trackbacks
-
- +
-:: close this window
+close this window
@@ -71,9 +63,7 @@ The URL to TrackBack this entry is:
-
- -
+
- @ - -
By {$commentdata["comment_author"]} +QQQ; +} else { + echo $commentdata["comment_author"]; +} ?> @
+Leave a Comment
+Line and paragraph breaks automatic, website trumps email, HTML allowed: ', '> ', $comment_allowed_tags)); ?>
- @@ -108,8 +87,8 @@ while($rowc = mysql_fetch_object($resultc)) { --[powered by b2.] -
+Powered by Wordpress
diff --git a/b2trackback.php b/b2trackback.php index 22c17d57f0..fd9275d796 100644 --- a/b2trackback.php +++ b/b2trackback.php @@ -6,7 +6,7 @@ $resultc = mysql_query($queryc); if ($resultc) { ?> -Trackbacks
+Trackbacks
The URL to TrackBack this entry is:
diff --git a/b2trackbackpopup.php b/b2trackbackpopup.php index 33d4b6f907..e160938daa 100644 --- a/b2trackbackpopup.php +++ b/b2trackbackpopup.php @@ -4,51 +4,42 @@ $blog=1; include ("blog.header.php"); while($row = mysql_fetch_object($result)) "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -
-The URL to TrackBack this entry is:
+- -
The URL to TrackBack this entry is:
++ %' ORDER BY comment_date"; $resultc = mysql_query($queryc); if ($resultc) { ?> - -
Trackbacks
+comment_ID); $wxcvbn_tb++; ?> -
+-
+
+
+
@@ -56,12 +47,13 @@ The URL to TrackBack this entry is:- No trackbacks yet.
+
+
-- -
--· -Tracked on on @ -
Tracked on on @
+if (!$wxcvbn_tb) { ?> -
No Trackback on this post so far.
+-[powered by b2.] -
+Powered by Wordpress
diff --git a/layout2b.css b/layout2b.css index 71b28c5c55..da50fe4e44 100644 --- a/layout2b.css +++ b/layout2b.css @@ -25,7 +25,7 @@ h2 { margin-bottom: 2px; } -p { +p, li { line-height: 130%; } @@ -116,5 +116,6 @@ p { } .b2calendaremptycell { } .b2calendarlinkpost { - color: #f00; text-decoration: none; + color: #f00; + text-decoration: none; }