[Commits] [svn:einsteintoolkit] www/about/gallery/ (Rev. 1638)

barry.wardell at gmail.com barry.wardell at gmail.com
Fri Sep 30 08:04:39 CDT 2016


User: barry.wardell
Date: 2016/09/30 08:04 AM

Modified:
 /about/gallery/
  index.php

Log:
 GW150914: fix thumbnail image

File Changes:

Directory: /about/gallery/
==========================

File [modified]: index.php
Delta lines: +1 -1
===================================================================
--- about/gallery/index.php	2016-09-30 13:01:41 UTC (rev 1637)
+++ about/gallery/index.php	2016-09-30 13:04:39 UTC (rev 1638)
@@ -11,7 +11,7 @@
     <li class="gallerytable">
       <div class="gallerytable">
           <h4 class="gallerytable"><a href="gw150914">Binary black hole GW150914</a></h4>
-          <a href="gw150914"><img src="gw150914/RePsi4_sm.png" srcset="RePsi4_sm_2x.png 2x" alt="R_{abcd} R^{abcd}" width="357" height="300" class="gallerytable"/></a>
+          <a href="gw150914"><img src="gw150914/RePsi4_sm.png" srcset="gw150914/RePsi4_sm_2x.png 2x" alt="R_{abcd} R^{abcd}" width="357" height="300" class="gallerytable"/></a>
       </div>
     </li>
     <li class="gallerytable">



More information about the Commits mailing list