[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/server/gnun initial-translations-list.html
From: |
Pavel Kharitonov |
Subject: |
www/server/gnun initial-translations-list.html |
Date: |
Wed, 16 Apr 2014 15:23:43 +0000 |
CVSROOT: /web/www
Module name: www
Changes by: Pavel Kharitonov <ineiev> 14/04/16 15:23:43
Modified files:
server/gnun : initial-translations-list.html
Log message:
Only show up when previously included in <head>.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/initial-translations-list.html?cvsroot=www&r1=1.5&r2=1.6
Patches:
Index: initial-translations-list.html
===================================================================
RCS file: /web/www/www/server/gnun/initial-translations-list.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- initial-translations-list.html 1 Mar 2013 04:12:27 -0000 1.5
+++ initial-translations-list.html 16 Apr 2014 15:23:42 -0000 1.6
@@ -1,15 +1,15 @@
-<!-- begin /server/initial-translations-list.html -->
-<!--#if expr="$HTML_BODY != yes " -->
-<!-- HTML head: set a flag for further expansion in body-include*.html. -->
-<!--#set var="INITIAL_TRANSLATIONS_LIST" value="included" -->
-<!--#elif expr="$INITIAL_TRANSLATIONS_LIST != expanded" -->
-<!-- HTML body: expand unless already expanded. -->
+<!-- begin /server/gnun/initial-translations-list.html -->
+<!--#if expr="$HTML_BODY != yes "
+ --><!-- HTML head: set a flag for further expansion in body-include*.html. -->
+<!--#set var="INITIAL_TRANSLATIONS_LIST" value="included"
+ --><!--#elif expr="$INITIAL_TRANSLATIONS_LIST = included"
+ --><!--#set var="INITIAL_TRANSLATIONS_LIST" value="expanded"
+ --><!-- HTML body: expand when this file is previously included in HTML head
+ unless already expanded. -->
<div id="translations">
<p><!--#set var="translation"
value="<a href=\"$REQUEST_URI\">English</a> [en]" -->
<span dir="ltr" class="original"><!--#echo encoding="none" var="translation"
--></span>
</p>
</div>
-<!--#set var="INITIAL_TRANSLATIONS_LIST" value="expanded" -->
-<!--#endif -->
-<!-- end /server/initial-translations-list.html -->
+<!--#endif --><!-- end /server/gnun/initial-translations-list.html -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- www/server/gnun initial-translations-list.html,
Pavel Kharitonov <=