www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server sidebar.ru.html


From: Anatoly A. Kazantsev
Subject: www/server sidebar.ru.html
Date: Thu, 30 Aug 2007 16:12:44 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Anatoly A. Kazantsev <jimcrow>  07/08/30 16:12:44

Modified files:
        server         : sidebar.ru.html 

Log message:
        update to en r1.22

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/sidebar.ru.html?cvsroot=www&r1=1.13&r2=1.14

Patches:
Index: sidebar.ru.html
===================================================================
RCS file: /web/www/www/server/sidebar.ru.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- sidebar.ru.html     30 Aug 2007 16:04:04 -0000      1.13
+++ sidebar.ru.html     30 Aug 2007 16:12:38 -0000      1.14
@@ -5,7 +5,10 @@
     function writeJS(){
       var str='';
       str+='<div id="print-this-article">';
-      str+='  <a href="javascript:this.print()" title="Print this page, 
requires JavaScript">Print this article<\/a>';
+      str+='  <h3>Напечатать статью</h3>';
+      str+='  <form action="javascript:this.print()">';
+      str+='    <p><input type="submit" value="Печатать" /><\/p>';
+      str+='  <\/form>';
       str+='<\/div>';
     document.write(str);
     }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]