[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeaddons/konq-plugins/kimgalleryplugin
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-03-24 0:09:37
[Download RAW message or body]

CVS commit by mueller: 

whops. forgot to remove <center>


  M +2 -2      imgalleryplugin.cpp   1.42


--- kdeaddons/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp  #1.41:1.42
@@ -179,5 +179,5 @@ void KImGalleryPlugin::createBody(QTextS
   }
 
-  stream << "<center>\n<table>" << endl;
+  stream << "<table>" << endl;
 
   //table with images
@@ -241,5 +241,5 @@ void KImGalleryPlugin::createBody(QTextS
   }
   //close the HTML
-  stream << "</table>\n</center>\n</body>\n</html>" << endl;
+  stream << "</table>\n</body>\n</html>" << endl;
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic