Author: marcus
Date: Fri Jun 20 22:04:25 2014
New Revision: 1604288

URL: http://svn.apache.org/r1604288
Log:
Renamed element ID to a more general name

Modified:
    openoffice/ooo-site/trunk/content/download/test/boxed_download.js

Modified: openoffice/ooo-site/trunk/content/download/test/boxed_download.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/boxed_download.js?rev=1604288&r1=1604287&r2=1604288&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/boxed_download.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/boxed_download.js Fri Jun 
20 22:04:25 2014
@@ -48,7 +48,7 @@ function createDownloadBox() {
 
   // Sub-green colored box.
   // Show release info, filesizes, checksum links and help links.
-  + "<div id='sub_green_box' class='sub-green-sel'>"
+  + "<div id='sub_box' class='sub-green-sel'>"
     + "<p>"
       // Error text with hint.
       + "<img id='dl_err_img'    style='margin: 5px 5px 15px 0px;' src='' 
title='' height='16' width='16' alt='' />"


Reply via email to