[Alba-desarrollo] SVN Alba r4304 -
prosistem/alba/trunk/alba/apps/principal/modules/default/templates
commits en pressenter.com.ar
commits en pressenter.com.ar
Lun Feb 26 19:25:06 CET 2007
Author: ftoledo
Date: 2007-02-26 15:25:05 -0300 (Mon, 26 Feb 2007)
New Revision: 4304
Modified:
prosistem/alba/trunk/alba/apps/principal/modules/default/templates/indexSuccess.php
Log:
variable global de la version ahora se obtiene de app.yml
Modified: prosistem/alba/trunk/alba/apps/principal/modules/default/templates/indexSuccess.php
===================================================================
--- prosistem/alba/trunk/alba/apps/principal/modules/default/templates/indexSuccess.php 2007-02-26 18:15:34 UTC (rev 4303)
+++ prosistem/alba/trunk/alba/apps/principal/modules/default/templates/indexSuccess.php 2007-02-26 18:25:05 UTC (rev 4304)
@@ -1,7 +1,7 @@
<?php if ($sf_user->isAuthenticated()): ?>
<div align="center">
<h1>¡Bienvenidos al Sistema de Gestión Educativa ALBA!</h1>
-<h3>Versión <?php echo link_to(ALBA_VERSION,"http://www.proyectoalba.com.ar/",array('title'=> 'Comprobar Versión...')) ?><h3>
+<h3>Versión <?php echo link_to(sfConfig::get("app_alba_version"),"http://www.proyectoalba.com.ar/",array('title'=> 'Comprobar Versión...')) ?><h3>
</div>
<br/>
<div align="center">
Más información sobre la lista de distribución Alba-desarrollo