r20957 - htdocs/branches/beta - Fix image name for previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jul 29 08:36:56 EDT 2011


Author: cmarchi
Date: 2011-07-29 08:36:55 -0400 (Fri, 29 Jul 2011)
New Revision: 20957
Trac: http://svn.gnucash.org/trac/changeset/20957

Modified:
   htdocs/branches/beta/docs.phtml
   htdocs/branches/beta/download.phtml
   htdocs/branches/beta/features.phtml
   htdocs/branches/beta/index.phtml
   htdocs/branches/beta/oldnews.phtml
   htdocs/branches/beta/sizing.phtml
Log:
Fix image name for previous commit.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-29 12:34:21 UTC (rev 20956)
+++ htdocs/branches/beta/docs.phtml	2011-07-29 12:36:55 UTC (rev 20957)
@@ -6,7 +6,7 @@
 include("externals/menu.phtml");
 ?>
 
-<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash2.png"></img></div>
+<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash-vert.png"></img></div>
 
 <div id="content">
 

Modified: htdocs/branches/beta/download.phtml
===================================================================
--- htdocs/branches/beta/download.phtml	2011-07-29 12:34:21 UTC (rev 20956)
+++ htdocs/branches/beta/download.phtml	2011-07-29 12:36:55 UTC (rev 20957)
@@ -7,7 +7,7 @@
 include("externals/menu.phtml"); 
 ?>
 
-<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash2.png"></img></div>
+<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash-vert.png"></img></div>
 
 <div id="content">
 

Modified: htdocs/branches/beta/features.phtml
===================================================================
--- htdocs/branches/beta/features.phtml	2011-07-29 12:34:21 UTC (rev 20956)
+++ htdocs/branches/beta/features.phtml	2011-07-29 12:36:55 UTC (rev 20957)
@@ -6,7 +6,7 @@
 include("$top_dir/externals/menu.phtml");
 ?>
 
-<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash2.png"></img></div>
+<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash-vert.png"></img></div>
 
 <div id="content">
 <h1><?php echo T_($title);?></h1>

Modified: htdocs/branches/beta/index.phtml
===================================================================
--- htdocs/branches/beta/index.phtml	2011-07-29 12:34:21 UTC (rev 20956)
+++ htdocs/branches/beta/index.phtml	2011-07-29 12:36:55 UTC (rev 20957)
@@ -7,7 +7,7 @@
 include("externals/menu.phtml"); 
 ?>
 
-<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash2.png"></img></div>
+<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash-vert.png"></img></div>
 
 <div id="content">
 

Modified: htdocs/branches/beta/oldnews.phtml
===================================================================
--- htdocs/branches/beta/oldnews.phtml	2011-07-29 12:34:21 UTC (rev 20956)
+++ htdocs/branches/beta/oldnews.phtml	2011-07-29 12:36:55 UTC (rev 20957)
@@ -6,7 +6,7 @@
 include("externals/menu.phtml");
 ?>
 
-<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash2.png"></img></div>
+<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash-vert.png"></img></div>
 
 <div id="content">
 

Modified: htdocs/branches/beta/sizing.phtml
===================================================================
--- htdocs/branches/beta/sizing.phtml	2011-07-29 12:34:21 UTC (rev 20956)
+++ htdocs/branches/beta/sizing.phtml	2011-07-29 12:36:55 UTC (rev 20957)
@@ -6,7 +6,7 @@
 include("externals/menu.phtml");
 ?>
 
-<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash2.png"></img></div>
+<div style="position:fixed; right:0px; top:14%"><img src="index.phtml_files/gnucash-vert.png"></img></div>
 
 <div id="content">
 



More information about the gnucash-changes mailing list