mango r191 - in trunk: . www
- From: ovitters svn gnome org
- To: svn-commits-list gnome org,gnome-sysadmin gnome org
- Subject: mango r191 - in trunk: . www
- Date: Tue, 3 Jun 2008 20:09:15 +0000 (UTC)
Author: ovitters
Date: Tue Jun 3 20:09:15 2008
New Revision: 191
URL: http://svn.gnome.org/viewvc/mango?rev=191&view=rev
Log:
* www/update_module.xsl: Add link back to list_modules.php.
Modified:
trunk/ChangeLog
trunk/www/update_module.xsl
Modified: trunk/www/update_module.xsl
==============================================================================
--- trunk/www/update_module.xsl (original)
+++ trunk/www/update_module.xsl Tue Jun 3 20:09:15 2008
@@ -10,6 +10,7 @@
<xsl:variable name="script" select="'update_module.php'"/>
<xsl:template match="updatemodule">
+ <a href="list_modules.php">Modules</a> â <xsl:value-of select="cn" />
<xsl:apply-templates select="error"/>
<xsl:if test="boolean(changed)">
<p>GNOME Module '<xsl:value-of select="updated/cn"/>' updated.</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]