[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Herds - Free Software Association branch, stable-001, updated. 3ee2d
From: |
Davi Leal |
Subject: |
GNU Herds - Free Software Association branch, stable-001, updated. 3ee2d76dda388104af0847f6f51b79b9e7468d4c |
Date: |
Mon, 25 May 2009 20:11:02 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Herds - Free Software Association".
The branch, stable-001 has been updated
via 3ee2d76dda388104af0847f6f51b79b9e7468d4c (commit)
from e7b8da210fcf2f6462e87db5f474b23455dbba9c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gnuherds-app.git/commit/?id=3ee2d76dda388104af0847f6f51b79b9e7468d4c
commit 3ee2d76dda388104af0847f6f51b79b9e7468d4c
Author: Davi Leal <address@hidden>
Date: Mon May 25 21:09:31 2009 +0100
Use the Beta logo in production
diff --git a/Layer-0__Site_entry_point/templates/header.tpl
b/Layer-0__Site_entry_point/templates/header.tpl
index 8981258..67deb3e 100644
--- a/Layer-0__Site_entry_point/templates/header.tpl
+++ b/Layer-0__Site_entry_point/templates/header.tpl
@@ -46,7 +46,7 @@ program in the COPYING file. If not, see
<http://www.gnu.org/licenses/>.
{if $smarty.server.REQUEST_URI neq "/about" and $smarty.server.REQUEST_URI neq
"/About.php"}
<a href="/about">
{/if}
-<img src="/themes/red_Danijel/images/logo.png" alt="{t}GNU Herds' logo{/t}">
+<img src="/themes/red_Danijel/images/logo.beta.png" alt="{t}GNU Herds'
logo{/t}">
{if $smarty.server.REQUEST_URI neq "/about" and $smarty.server.REQUEST_URI neq
"/About.php"}
</a>
{/if}
-----------------------------------------------------------------------
Summary of changes:
Layer-0__Site_entry_point/templates/header.tpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU Herds - Free Software Association
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Herds - Free Software Association branch, stable-001, updated. 3ee2d76dda388104af0847f6f51b79b9e7468d4c,
Davi Leal <=