From 6cb132d81a5b6b54ca7dd08eb448858ea12030bc Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 23 May 2003 22:25:05 +0000 Subject: [PATCH] More semantic markup. git-svn-id: https://develop.svn.wordpress.org/trunk@71 602fd350-edb4-49c9-b593-d223f7449a82 --- b2pingbacks.php | 21 ++++++++--------- b2pingbackspopup.php | 54 +++++++++++++++++++------------------------- 2 files changed, 32 insertions(+), 43 deletions(-) diff --git a/b2pingbacks.php b/b2pingbacks.php index efed31b90e..175268eac2 100644 --- a/b2pingbacks.php +++ b/b2pingbacks.php @@ -9,10 +9,9 @@ - -
:: pingbacks
- +

Pingbacks

+
    comment_ID); ?> @@ -20,13 +19,11 @@ -

    +

  1. -
    -· -Pingback from on @ -

    -

     

    + +
    Pingback from on @
    +
  2. @@ -34,13 +31,13 @@ if (!$wxcvbn_pb) { ?> -

    No Pingback on this post so far.

    +
  3. No pingbacks on this post so far.
  4. +
-

 

-
:: return to the blog
+

Go back.

diff --git a/b2pingbackspopup.php b/b2pingbackspopup.php index 94767190ee..5bd68229c7 100644 --- a/b2pingbackspopup.php +++ b/b2pingbackspopup.php @@ -4,46 +4,39 @@ $blog=1; include ("blog.header.php"); while($row = mysql_fetch_object($result)) "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<?php echo $blogname ?> - pingbacks on '<?php the_title() ?>' - - - - - - - - - + <?php echo $blogname ?> - pingbacks on '<?php the_title() ?>' + + + + - - +

%' ORDER BY comment_date"; $resultc = mysql_query($queryc); if ($resultc) { ?> - -

 

-
:: pingbacks
-

 

+

Pingbacks

+
    comment_ID); $wxcvbn_pb++; ?> - +
  1. -

    -
    -· -Pingback from on @ -

    -

     

    + +
    Pingback from on @ +
    + @@ -51,12 +44,12 @@ $blog=1; include ("blog.header.php"); while($row = mysql_fetch_object($result)) if (!$wxcvbn_pb) { ?> -

    No Pingback on this post so far.

    +
  2. No Pingbacks on this post so far.
  3. +
-

 

-
:: close this window
+

Close this window.

@@ -66,9 +59,8 @@ $blog=1; include ("blog.header.php"); while($row = mysql_fetch_object($result))
-

-Powered by Wordpress -

+ +

Powered by Wordpress