diff options
Diffstat (limited to 'frontends/php/screenedit.php')
| -rw-r--r-- | frontends/php/screenedit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/screenedit.php b/frontends/php/screenedit.php index 35a3c7df..3c6d2d52 100644 --- a/frontends/php/screenedit.php +++ b/frontends/php/screenedit.php @@ -197,7 +197,7 @@ else { $item = new CLink( - S_EMPTY, + S_EDIT, "screenedit.php?form=update".url_param("screenid")."&x=$c&y=$r#form" ); } |
