From dc902731b067a672acbab69de72a2b98e8b1c3b7 Mon Sep 17 00:00:00 2001 From: alex_t_king Date: Sat, 24 Jan 2004 22:52:22 +0000 Subject: [PATCH] added id's and classes to li's in the menu to help in skinning git-svn-id: http://svn.automattic.com/wordpress/trunk@786 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- index.php | 12 ++++++------ wp-includes/links.php | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index 7b1a6516b..872eff849 100644 --- a/index.php +++ b/index.php @@ -70,12 +70,12 @@ require('wp-blog-header.php');