summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-18 14:51:15 +0100
committerAndrew Dolgov <[email protected]>2006-05-18 14:51:15 +0100
commit292a8a12246dd386e36c20b24369d50bb60defa8 (patch)
tree2a9791b416dc57348c374072b9eda4e6ff656c0b /backend.php
parentf9e621d06fde24fd6e753e274bcc2023d7b83631 (diff)
opera fixes
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/backend.php b/backend.php
index 766fe218f..d7567330e 100644
--- a/backend.php
+++ b/backend.php
@@ -1823,7 +1823,6 @@
cellspacing='0' cellpadding='0'><tr>
<td>
<input id=\"fadd_link\"
- onchange=\"javascript:addFeed()\"
onkeyup=\"toggleSubmitNotEmpty(this, 'fadd_submit_btn')\"
size=\"40\">
<input type=\"submit\" class=\"button\"
@@ -2052,7 +2051,6 @@
print "<div class=\"prefGenericAddBox\">
<input id=\"fadd_cat\"
- onchange=\"javascript:addFeedCat()\"
onkeyup=\"toggleSubmitNotEmpty(this, 'catadd_submit_btn')\"
size=\"40\">&nbsp;
<input
@@ -3448,7 +3446,7 @@
print "<div class=\"prefGenericAddBox\">
<input id=\"uadd_box\"
onkeyup=\"toggleSubmitNotEmpty(this, 'user_add_btn')\"
- onchange=\"javascript:addUser()\" size=\"40\">&nbsp;";
+ size=\"40\">&nbsp;";
print"<input type=\"submit\" class=\"button\"
id=\"user_add_btn\" disabled=\"true\"