fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14447] fix close on attrib help


From: Sigurd Nes
Subject: [Fmsystem-commits] [14447] fix close on attrib help
Date: Sat, 21 Nov 2015 11:06:29 +0000

Revision: 14447
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14447
Author:   sigurdne
Date:     2015-11-21 11:06:29 +0000 (Sat, 21 Nov 2015)
Log Message:
-----------
fix close on attrib help

Modified Paths:
--------------
    branches/dev-syncromind/manual/templates/base/help.tpl

Modified: branches/dev-syncromind/manual/templates/base/help.tpl
===================================================================
--- branches/dev-syncromind/manual/templates/base/help.tpl      2015-11-21 
10:54:04 UTC (rev 14446)
+++ branches/dev-syncromind/manual/templates/base/help.tpl      2015-11-21 
11:06:29 UTC (rev 14447)
@@ -12,9 +12,12 @@
                        {help_msg}
                </td>
        </tr>
+       <tr>
+               <td align = 'left'>
+                       <b><a 
href="javascript:parent.TINY.box.hide();">{lang_close}</a></b>
+               </td>
+       </tr>
 </table>
-</br>
-<p align="left"><a href="javascript:this.window.close()">{lang_close}</a></p>
 
 </body>
 </html>




reply via email to

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