Author: marcus
Date: Sat May 31 10:21:04 2014
New Revision: 1598849

URL: http://svn.apache.org/r1598849
Log:
Added a graphic icon to the error text

Modified:
    openoffice/ooo-site/trunk/content/download/test/index_droplist.html

Modified: openoffice/ooo-site/trunk/content/download/test/index_droplist.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index_droplist.html?rev=1598849&r1=1598848&r2=1598849&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Sat May 
31 10:21:04 2014
@@ -282,7 +282,8 @@
     + "<div>"
       + "<p>"
         // Error text with hint.
-        + "<a id='dl_err'           style='text-decoration: none;'></a>"
+        + "<img id='dl_err_img' style='margin: 5px 5px 15px 0px;' src='' 
title='' height='16' width='16' alt='' />"
+        + "<a id='dl_err' style='text-decoration: none;' title=''></a>"
 
         // Release info.
         + "<a id='dl_rel_info'      style='text-decoration: none;'></a>"


Reply via email to