[gnome-web-www] theme: New FoG: Render forms with -form suffix as the loader.js initialised fancybox with that
- From: Tobias Mueller <tobiasmue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] theme: New FoG: Render forms with -form suffix as the loader.js initialised fancybox with that
- Date: Wed, 8 May 2013 13:28:21 +0000 (UTC)
commit e8526f2ef8a034c4edf9fe9fb17cdbae3a15bd77
Author: Tobias Mueller <tobiasmue gnome org>
Date: Wed May 8 15:27:36 2013 +0200
theme: New FoG: Render forms with -form suffix as the loader.js initialised fancybox with that
theme/page-friendsnew.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-friendsnew.php b/theme/page-friendsnew.php
index 07713e2..0f6bc5a 100644
--- a/theme/page-friendsnew.php
+++ b/theme/page-friendsnew.php
@@ -258,7 +258,7 @@ small {
<?php
function print_form_head($form_name, $product_name) {
?>
- <form id="<?php echo "$form_name";?>"
+ <form id="<?php echo "$form_name";?>-form"
action="https://www.paypal.com/cgi-bin/webscr"
method="post" name="<?php echo "$form_name";?>">
<input type="hidden" name="business" value="friends gnome org" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]