[vhffs-dev] [1942] yeah, legendary Oops! commit

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1942
Author:   gradator
Date:     2012-01-25 10:40:18 +0100 (Wed, 25 Jan 2012)
Log Message:
-----------
yeah, legendary Oops! commit

Modified Paths:
--------------
    trunk/vhffs-panel/templates/layouts/anonymous.tt
    trunk/vhffs-panel/templates/layouts/panel.tt
    trunk/vhffs-public/templates/parts/footer.tt

Modified: trunk/vhffs-panel/templates/layouts/anonymous.tt
===================================================================
--- trunk/vhffs-panel/templates/layouts/anonymous.tt	2012-01-25 09:34:09 UTC (rev 1941)
+++ trunk/vhffs-panel/templates/layouts/anonymous.tt	2012-01-25 09:40:18 UTC (rev 1942)
@@ -34,7 +34,7 @@
 [% PROCESS $template %]
     </div>
     <div id="footer">
-      <p>[% 'Powered by %s' | i18n | pretty_print('<a href="http://www.vhffs.org";>VHFFS</a>') %] [% constants.vhffs.version %][% IF(constants.vhffs.release_name) %] ([% constants.vhffs.release_name %])[% END %]</p>
+      <p>[% 'Powered by %s' | i18n | pretty_print('<a href="http://www.vhffs.org";>VHFFS</a>') %] [% constants.vhffs.VERSION %][% IF(constants.vhffs.RELEASE_NAME) %] ([% constants.vhffs.release_name %])[% END %]</p>
     </div>
   </div>
 </div>

Modified: trunk/vhffs-panel/templates/layouts/panel.tt
===================================================================
--- trunk/vhffs-panel/templates/layouts/panel.tt	2012-01-25 09:34:09 UTC (rev 1941)
+++ trunk/vhffs-panel/templates/layouts/panel.tt	2012-01-25 09:40:18 UTC (rev 1942)
@@ -23,7 +23,7 @@
 [% PROCESS $template %]
     </div>
     <div id="footer">
-      <p>[% 'Powered by %s' | i18n | pretty_print('<a href="http://www.vhffs.org";>VHFFS</a>') %] [% constants.vhffs.version %][% IF(constants.vhffs.release_name) %] ([% constants.vhffs.release_name %])[% END %]</p>
+      <p>[% 'Powered by %s' | i18n | pretty_print('<a href="http://www.vhffs.org";>VHFFS</a>') %] [% constants.vhffs.VERSION %][% IF(constants.vhffs.RELEASE_NAME) %] ([% constants.vhffs.release_name %])[% END %]</p>
     </div>
   </div>
 </div>

Modified: trunk/vhffs-public/templates/parts/footer.tt
===================================================================
--- trunk/vhffs-public/templates/parts/footer.tt	2012-01-25 09:34:09 UTC (rev 1941)
+++ trunk/vhffs-public/templates/parts/footer.tt	2012-01-25 09:40:18 UTC (rev 1942)
@@ -1 +1 @@
-<p>[% 'Powered by <a href="http://www.vhffs.org";>VHFFS</a>' | i18n %] [% constants.vhffs.version %][% IF(constants.vhffs.release_name) %] ([% constants.vhffs.release_name %])[% END %]</p>
+<p>[% 'Powered by <a href="http://www.vhffs.org";>VHFFS</a>' | i18n %] [% constants.vhffs.VERSION %][% IF(constants.vhffs.RELEASE_NAME) %] ([% constants.vhffs.release_name %])[% END %]</p>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/