summaryrefslogtreecommitdiff
path: root/sfx2/source/view/view.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/view/view.src')
-rw-r--r--sfx2/source/view/view.src5
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/view/view.src b/sfx2/source/view/view.src
index 8f0d6c6fdca5..845510a79262 100644
--- a/sfx2/source/view/view.src
+++ b/sfx2/source/view/view.src
@@ -127,10 +127,9 @@ PushButton BT_CHECKOUT
Size = MAP_APPFONT( 30 , 0 );
Text[ en-US ] = "Check Out";
};
-PushButton BT_READONLY_EDIT
+
+String STR_READONLY_EDIT
{
- Pos = MAP_APPFONT( 0 , 0 );
- Size = MAP_APPFONT( 70 , 0 );
Text[ en-US ] = "Edit Document";
};