]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/js/js_surfbar_member_edit.tpl
mailer project continued:
[mailer.git] / templates / de / html / js / js_surfbar_member_edit.tpl
index b8e754ee13223311c3473e5bffa655a8ad48ee60..9cab677d3925187c7330081b7073f850fb6f1c89 100644 (file)
@@ -1,3 +1,31 @@
+/**
+ * JavaScript for ext-surfbar - member editing page
+ * --------------------------------------------------------------------
+ * $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 old_limit = {%pipe,bigintval=$content[views_max]%};