[empathy] [help] Fixed a warning, was using id not style



commit e388248780b01e51a5a1515cefc0240064620e74
Author: Milo Casagrande <milo ubuntu com>
Date:   Fri Aug 28 18:17:57 2009 +0200

    [help] Fixed a warning, was using id not style

 help/C/add-account.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/add-account.page b/help/C/add-account.page
index 4931ff0..5df73e8 100644
--- a/help/C/add-account.page
+++ b/help/C/add-account.page
@@ -65,7 +65,7 @@
       <!-- TODO: check if it's a bug or what. In case, this part needs to
       be removed or we must signal it as a bug! -->
 
-      <note id="warning">
+      <note style="warning">
         <p>
           If you do not click on <gui style="button">Connect</gui>, and you close
           the dialog, the account will not be created, and it will be necessary to



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]