]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/js/js_surfbar_member_book.tpl
mailer project continued:
[mailer.git] / templates / de / html / js / js_surfbar_member_book.tpl
index c6fa3c746622cdcf40492ad8ad2d4865a51f4358..fa74e28ed3e2384fc03288809c55175b706dd543 100644 (file)
@@ -1,3 +1,31 @@
+/**
+ * JavaScript for ext-surfbar - member booking script
+ * --------------------------------------------------------------------
+ * $Revision::                                                        $
+ * $Date::                                                            $
+ * $Tag:: 0.2.1-FINAL                                                 $
+ * $Author::                                                          $
+ * --------------------------------------------------------------------
+ * Copyright (c) 2003 - 2009 by Roland Haeder
+ * Copyright (c) 2009 - 2012 by Mailer Developer Team
+ * For more information visit: http://mxchange.org
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ * MA  02110-1301  USA
+ */
+
 var limit       = document.getElementById('limit');
 var span        = document.getElementById('span_limit');
 var limited_no  = document.getElementById('limited_no');