Remove 'Browser..' Link from Add Link Dialog

Last post 03-25-2013, 7:32 AM by Jeff. 1 replies.
Sort Posts: Previous Next
  •  03-25-2013, 1:47 AM 77095

    Remove 'Browser..' Link from Add Link Dialog

    Hello,

    In the add-link dialog box there is a button labelled "browse.." that apparantly allows browsing the servers for files to link to. How do i remove the button completely as it is not functionality we want to enable. 

  •  03-25-2013, 7:32 AM 77097 in reply to 77095

    Re: Remove 'Browser..' Link from Add Link Dialog

    Dear customer,

     

    Please go to richtexteditor/dialogs/properties_tag_a.xml

    for line 45, change to the code below

     

    1. <button dock="left" width="65" visible="0" text="@BROWSE|.." height="22" css_class="dialogbutton">  
     

     

    Regards,

    Jeff 

View as RSS news feed in XML