[freeside-commits] freeside/httemplate/elements header.html, 1.22, 1.23
Ivan,,,
ivan at wavetail.420.am
Fri Apr 4 12:47:07 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv19878
Modified Files:
header.html
Log Message:
sync with 1_7_BRANCH
Index: header.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/header.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- header.html 2 Apr 2008 04:20:14 -0000 1.22
+++ header.html 4 Apr 2008 19:47:04 -0000 1.23
@@ -62,15 +62,15 @@
<tr>
<td align=right BGCOLOR="#ffffff">
<FONT SIZE="-2">
- <% include('/elements/popup_link.html',
- 'action' => $fsurl.'docs/about.html',
- 'label' => 'Freeside',
- 'actionlabel' => 'About',
- 'width' => 300,
- 'height' => 360,
- 'color' => '#7e0079',
- 'scrolling' => 'no',
- )
+ <% include('/elements/popup_link.html',
+ 'action' => $fsurl.'docs/about.html',
+ 'label' => 'Freeside',
+ 'actionlabel' => 'About',
+ 'width' => 300,
+ 'height' => 360,
+ 'color' => '#7e0079',
+ 'scrolling' => 'no',
+ )
%> v<% $FS::VERSION %><BR>
<A HREF="<% $conf->config('support-key') ? "http://www.freeside.biz/mediawiki/index.php/Supported:Documentation" : "http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation" %>" TARGET="_blank">Documentation</A><BR>
</FONT>
More information about the freeside-commits
mailing list