User: markomlm Date: 2007-07-02 12:10:19+0000 Modified: de/www/at/index.html
Log: Anzeige in frame verhindert. M. Moeller File Changes: Directory: /de/www/at/ ====================== File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/at/index.html?r1=1.23&r2=1.24 Delta lines: +5 -1 ------------------- --- index.html 2007-07-02 10:02:10+0000 1.23 +++ index.html 2007-07-02 12:10:16+0000 1.24 @@ -1,6 +1,10 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head> + <script type="text/javascript"> + if (top != self) + top.location = self.location; + </script> <title>OpenOffice.org Austria User Group (OOoUGA)</title> <!-- Start de-header --> @@ -20,7 +24,7 @@ <!-- End de-header --> <!-- > Kommentare zur Seite - $Id: index.html,v 1.23 2007/07/02 10:02:10 markomlm Exp $ + $Id: index.html,v 1.24 2007/07/02 12:10:16 markomlm Exp $ < --> </head> <body> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
