summaryrefslogtreecommitdiffstats
path: root/frontends/php/screenedit.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/screenedit.php')
-rw-r--r--frontends/php/screenedit.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/php/screenedit.php b/frontends/php/screenedit.php
index f1e37685..47e9aeab 100644
--- a/frontends/php/screenedit.php
+++ b/frontends/php/screenedit.php
@@ -250,6 +250,8 @@
else if( ($screenitemid!=0) && ($resource==3) )
{
show_screen_plaintext($resourceid);
+ echo "<p align=center>";
+ echo "<a href=screenedit.php?register=edit&screenid=$screenid&x=$c&y=$r>".S_CHANGE."</a>";
}
else
{