projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f16cd
)
style fix
author
Robert Treat
<xzilla@users.sourceforge.net>
Sat, 16 Aug 2008 12:30:15 +0000
(08:30 -0400)
committer
Robert Treat
<xzilla@users.sourceforge.net>
Sun, 24 Aug 2008 03:29:31 +0000
(23:29 -0400)
triggers.php
patch
|
blob
|
blame
|
history
diff --git
a/triggers.php
b/triggers.php
index 7556a0bbcd9881da88fad09f93a61b1c652752af..41674b8986464b48821025e0f2e2473bb5e858cf 100644
(file)
--- a/
triggers.php
+++ b/
triggers.php
@@
-200,7
+200,7
@@
$sel3 = new XHTML_Select('formFrequency');
$sel3->set_data($data->triggerFrequency);
- echo "<form action=\"triggers.php\" method=\"
POST
\">\n";
+ echo "<form action=\"triggers.php\" method=\"
post
\">\n";
echo "<table>\n";
echo "<tr>\n";
echo " <th class=\"data\">{$lang['strname']}</th>\n";