How to remove "en" at the lower left coner?

Hi,
I created an apex page. And I noticed an intriguing small "en" at the lower bar left corner.
How can I remove this please.
Thanks

When you go to templates, you have to see all types of templates - button, page, region etc. See where you have references on page templates and click on the name of the page template(for example - one level tabs). When you click on it, there will appear some textareas - header, body, etc. That 'en' is somewhere in the body textarea maybe.

Similar Messages

  • How to: restore box in the lower left where album art used to show

    How come no one else has asked this question?  Apple keeps mucking around with the look, feel and features of iTunes and it is more than annoying.  You want to lean forward and slap them a good one and tell them to knock it off.
    I have finally been able to get the traditional side bar back but cannot find a way to toggle on the little box in the lower left where the album art used to show.  It used to be so easy to drag in an album art cover and another box would pop up allowing you to populate the fields pertaining to the song.  Now I have to hit the "Get Info" button to add the field info.  And what I dislike most is that I play a lot of the same songs sung by different artists and it was easy to quickly see which album was playing by looking in that left hand corner at the album art.  Now I have to dash and dart all over the place to find the right album. 
    If you know the answer please respond.  Thanks.

    If Apple wonders why iTunes users abandon the program and move elsewhere this is a fine example.  Once a strong devotee I no longer feel that way and my next machine won't be a Mac.  Apple could have simply made it a toggle but no ... you do as Apple demands and it is that thinking (our way or the highway) that makes people bristle and walk away.
    They are blind if they think they've "improved" iTunes.  Today it is more annoying than anything they have previously offered.  Appreciate the response.

  • Ver16.0.2..How can I get rid of an annoying pop up in the lower left of the screen that is difficult to remove. I t began with an update last week.

    The pop up appears with every new tab. It has an extremely small delete "X" icon if you can find it...The pop up interferes visually with every tab and must be carefully manually deleted each time. It is always located in the lower left bottom of the screen. It is a window about 3 inches square. It began last week with an automatic download. I want it removed or I will be swiftly returning to Explorer or perhaps Google Chrome...Thanking you in advance

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/security/scanner/en-us/default.aspx - Microsoft Safety Scanner
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • My garageband does not have the eye icon in the lower left corner! How do I get this?

    I want to try out some drum loops to record a very first-attempt at a new song.. But my garageband does not have de eye icon in the lower left corner. Anyone an idea what went wrong here, and how to fix it?

    I want to try out some drum loops to record a very first-attempt at a new song.. But my garageband does not have de eye icon in the lower left corner. Anyone an idea what went wrong here, and how to fix it?

  • How do I add the option to see the artwork (in the lower left hand corner of the sidebar) of the song currently playing in my library, like I could in previous versions of itunes?

    How do I add the option to see the artwork (in the lower left hand corner of the sidebar) of the song currently playing in my library, like I could in previous versions of itunes?

    Along with iTunes DJ & Cover Flow, that option has gone...
    tt2

  • What are the little red squares on the lower left hand corner of a movieclip in the actions panel?

    What do the little red squares on the lower left hand corner of the movieclips in the actions panel mean?  [Fig. 1]
    I'm working off this template in Flash CS3, that's using ActionScript 2.0 actually.
    I don't know whether or not that means anything in regards to the above inquire?
    Again, any help is appreciated.
    Fig.1

    OK, I think I might have figured this out.
    First. You guys keep insisting it's the Movie Explorer. It is not. It is the Actions Panel. You can see for yourself. Option+F9 opens the Actions Panel. Option+F3 opens the 'Explorer Window'. They are similar in appearance but they're not the same thing. They're just not.
    Second. I believe that the red dots on the movieclips, and also buttons, indicates when there is actionscript directly on the movieclip and/or button, as oppose to actionscript written on a frame within a movie clip and/or button.
    You really have to pay special attention to the top of the Actions Panel right next to where it says 'Actions' there's a dash '–' and then it says either 'Frame', 'Movie Clip', or 'Button'. This indicates exactly where you're about to write script to, or where you're reading the script from, so it's important to pay attention to this.
    That left side pane, in the Actions Panel, is divided by 'Scene' and by 'Symbol Definition(s)' and it's confusing because it's possible to have a symbol appear more than once depening on where the actionscript is located (i.e. on a frame or on the movie clip or button itself).
    For example if you have script on a FRAME within movie clip A, it'll appear in the SYMBOL DEFINITION(S) pane, without a red box, but if you were to write script on movie clip A itself, it would still not have the red box on it in the SYMBOL DEFINITION(S) pane, BUT it would appear again as movie clip A in the SCENE pane, and this time it would appear with the red box next to it, casue it now has actionscript directly on the movie clip itself. Wow, how confusing is that ha. 
    Keep in mind that if you made a movie clip B, within movie clip A, and if you placed actionscripts directly on movie clip B, NOT on a frame, then movie clip B would get a red box and appear UNDER movie clip A, within the SYMBOL DEFINITION(S) pane, NOT the SCENE pane. Ha.
    If you wrote script on a FRAME within movie clip B it would appear in the SYMBOL DEFINITION(S) again, yes a second time, twice, but WITHOUT a red box. Confused yet? ha.
    I don't know why Flash decided to do it this way. But it starts to make sense when you're actually viewing it, when it's in front of you. I think this is just for actionscript 2.0 (and for actionscript 1.0 presumably), but I don't think this is the case for ActionScript 3.0, because in as3 it's all instance name based, and targeting based, so there's no such thing as writing script directly onto a symbol of any kind, button, movie clip or otherwise.
    But yeah, that's it in a nutshell.
    Thanks for trying to help anyway.

  • In the iDVD window, there is a box in the lower left corner.  When I scroll over it, I get the message to hide or show the intro movie.  Checking or unchecking the box seems to do nothing.  Can anyone explain?

    Working with iDVD on a project, there is a box in the lower left corner and sometimes another in the lower right corner.  Scrolling over the one in the lower left corner, I get a message indicating that this box hides or shows the intro movie.  I have checked and unchecked the box, but see nothing different in the project.  Nor can I figure out what is meant by "intro movie."  Can anyone explain?

    Go to iDVD Help and type in Intro Movie, and you will get the full version of this:
    Many iDVD themes have “motion menus” that include animations or video that loop, or play repeatedly, until the viewer clicks a menu button. Themes with motion menus have a motion icon in the lower-right corner.
    In addition to background video, iDVD motion menus may also feature an intro, or short animation, that plays once before the part that loops. Other motion menus also include an “outro” that plays after the viewer clicks a button, serving as a transition between the menu and the selected content.
    An example of an iDVD 6.0 theme with an intro and an outro is Reflection White Main. In this theme, the first drop zones appear in the intro, and the buttons and title appear just before the looping part of the background video. In the outro, everything flies offscreen after the viewer clicks a button.
    iDVD provides tools for viewing these motion menus without going into preview mode, which is especially helpful when you are filling drop zones, and for turning the intro or outro off.
    Here are ways to view and edit the background movie:
    ◼ 
    Drag the diamond-shaped motion playhead along the scrubber bar (shown below), to view the background movie, stopping wherever you like.
    (If you don’t see the motion playhead in iDVD, choose View > Show Motion Playhead.)
    ◼ 
    Deselect the checkboxes at the left and right end of the scrubber bar if you don’t want to use the intro or outro, respectively, in your DVD menu.
    The scrubber bar shows the intro and outro as shaded areas at the beginning and end.
    You can also control the intro and outro from the Menu Info window. With your pointer over the menu (and with no buttons or text objects selected), press Command-I to open that window. Select or deselect the Intro and Outro checkboxes in the Background section of the window.
    NOTE: If you drag your own movie to a motion menu background, the outro is automatically removed. To customize the background and keep the outro, use a still image in the menu background instead of a movie.

  • File's Owner does not show methods in Interface Builder 3.2.6 but the class is set correctly and the nib on the lower left is green

    Hi, I'm trying to make my first IPhone app. After having problems with interface builder the first time I coppied the code directly from a tutorial in case I made any mistakes. I saved the program, and re-opened the .xib file. Right clicking  File's Owner does not show a list of methods. I've been looking around for solutions for this but have not gotten anything to work. I tried deleting the default .xib and creating a new one through file-> new file. This did not help. I did notice that File's owner was showing up as a light blue cube apposed to a yellow one now and found that a bit odd but otherwise nothing changed. I opened the library menu and selected helloWorldiPhoneViewController so it would show up in the view port. I set the class field of File's Owner to hellowWorldiPhoneViewController. File's Owner still does not show methods when right clicked or when a line is dragged over a button. I read somewhere that the color of nib on the lower left of the viewport may indicate a problem, but it is green not indicating any issue. Every solution I found for someone else seems nto to work for me and I don't know how to continue.
    here is the .h file just in case:
    //  HelloWorldViewController.h
    //  HelloWorld
    //  Created by Paul Peelen on 2011-03-14.
    //  Copyright 2011 9697271014. All rights reserved.
    #import <UIKit/UIKit.h>
    @interface HelloWorldViewController : UIViewController {
            UILabel *textLabel;
    @property (nonatomic, retain) IBOutlet UILabel *textLabel;
    - (IBAction)changeTheTextOfTheLabel;
    @end
    I'm trying to connect changeTheTextOfTheLabel to a button and textLabel to a label

    You need a parameter for an interface builder method. The type should be id and the name is typically "sender". It would look like this:
    - (IBAction)changeTheTextOfTheLabel: (id) sender;
    Be careful about those tutorials. Many are ancient and do not correspond to current Xcode behaviour.

  • All my video clips within my movie have a yellow warning symbol in the lower left-hand corner. Can't seem to understand why. Help?

    All my video clips in an almost-complete movie now have a yellow warning symbol in the lower-left hand corner. How can I resolve this?

    It's hard to say - as You can select to use another one in another location - which I know nothing about.
    • to find out where iMovie tries to find material - As I remember it one put the pointer arrow ontop of one yellow exclemation mark and "Hands off" for some secondes - and it will tell.
    I use to do a quick - [Shift+cmd+3] to do a screen dump - so that I can read this address in full and try to set all material back to this location. iMovie can not be set to find it elsewhere - only alt is to re-insert material and now not move it - but this is most often a more tedious way - than just move material back to where iMovie tries to find it.
    • To set iPhoto to another Library
    - Start iPhoto - BUT KEEP - alt-key down during full up-start (also called the option key)
    - Now You can select another one
    Yours Bengt W

  • Green emblem has appeared on the lower left desktop and won't go away.

    a few days ago, a small green emblem that looks like a D followed by a reversed C with an X through it has appeared on my desktop in the lower left corner and won't go away. it is on top of everything else on the desktop and is the first thing to appear on startup and the last thing to go on shutdown.
    it is there even during the startup screen when the apple appears.
    does anyone know what this is and how to correct whatever is occuring in my G4 running OSX.3.9?? thanks.
    G4 Quicksilver AGP Graphics 500   Mac OS X (10.3.9)  

    what do you know. i thought to myself, what would be the simplest solution here that we may be missing. and i tried another monitor. emblem gone.
    i guess my old sony VGA monitor has an issue that it is trying to tell me about. in any event, we're good for now. that is a relief.
    thanks so much for working with me on this.
    With the emblem displaying, hold down the Shift,
    Command, and 4 keys simultaneously and take a
    screenshot of that area of the screen; if it shows
    up, it is present in the computer's offscreen buffer,
    and is therefore caused by software. If not, it may
    be generated by a process which is drawing directly
    to the screen, or it is a hardware issue. Since it
    appears at the screen with the Apple logo, it isn't
    running under your account, as the contents of your
    home folder aren't even consulted until the progress
    bar which appears later disappears. It cannot be one
    of the Startup Items that may have been set up in the
    Accounts pane of System Preferences.
    Anything which would make a change at the Apple
    screen would need to be running as root; most often,
    this would require that you type in your
    administrator password, but there are other ways of
    having a process run as root.
    In addition, restart your computer from a Mac OS X
    installation CD and see whether or not the emblem
    appears; this may help determine where it is coming
    from.
    (16703)

  • My I mac screen had a small green light on the lower left.  on a black screen. the screen seemed unresponsive. When I re-srted the bong sounds but the wite screen never shows the apple - What do you think this means?

    My I mac screen had a small green light on the lower left.  on a black screen. the screen seemed unresponsive. When I re-srted the bong sounds but the wite screen never shows the apple - What do you think this means?

    Welcome to the world of Mac. Some ‘light’ reading to help the transition. I don’t recommend trying to get through all of this at once.
    A guide for switching to a Mac
    Anatomy of a Mac
    Mac Basics—Tutorials on using a Mac
    Mac OS X keyboard shortcuts,
    Mac Basics – Mac Find Out How
    Mac Basics – Switching From Windows
    Mac OS FAQ
    MacTips,
    Quick Assist
    Switch Basics
    Switching to Mac Superguide
    Switching to the Mac: The Missing Manual, Mountain Lion Edition
    Take Control E-books
    Welcome to the Switch To A Mac Guides

  • Firefox only shows untitled page and "done" in the lower left, will not open any page.

    When I open Firefox I only get an untitled tab and "done" in the lower left. It will not open any web page. I have XP. I think this started when I installed AVG 2011. I have uninstalled the avg and still can't get it to work. My internet connection is work as I am getting my email through Outlook. I recovering to before this all happened and that did not help. Also, IE won't open, so I have no web browsing available.

    A possible cause is security software (firewall) that blocks or restricts Firefox without informing you about that, possibly after detecting changes (update) to the Firefox program.<br />
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox.<br />
    See [[Server not found]] and [[Firewalls]] and http://kb.mozillazine.org/Firewalls<br />
    See also http://kb.mozillazine.org/Error_loading_websites
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • After Firefox updates I can see my tool bars, but the screen below is blank and I can't do anything in Firefox. I says "Done" in the lower left corner. What's up?

    Following the automatic update of Firefox, which happens when I open it, it often occurs that I can't do anything in Firefox. All the tool bars appear, but below is a white screen. When I click on a bookmark, nothing happens except the word "Done" appears in the lower left corner and the screen remains white.

    A possible cause is security software (firewall) that blocks or restricts Firefox without informing you about that, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox.
    See [[Server not found]] and [[Firewalls]] and http://kb.mozillazine.org/Firewalls
    See also:
    * http://kb.mozillazine.org/Browser_will_not_start_up
    * http://kb.mozillazine.org/Error_loading_websites - "Error_loading_some_websites"

  • I booted up this morning to find my voice over feature active. A black bar was at the lower left corner of my screen. When I began to click on the users in my login window it would not respond. All that I saw was the black bar saying authentication busy.

    I booted up this morning to find my voice over feature active. A black bar was at the lower left corner of my screen. When I began to click on the users in my login window it would not respond. All that I saw was the black bar saying authentication busy. I was not able to restart, I was not able to switch users, I was not able to shut down. I decided to manually shut down my Mac.  when it booted back up I was looking at the disk utility screen. When I clicked on repair or race it indicated that my hard drive had already been arranged. I was looking at completely formatted drive and I was having to either restore from Time Machine or reinstall lion. I had a back up but why did this happen?

    A possible workaround could be to have the horizontal scroll bar visible all the time.
    <pre><nowiki>body { overflow-x: scroll !important; }</nowiki></pre>
    * Stylish: https://addons.mozilla.org/firefox/addon/stylish/

  • When I commenced subscriptions for PhotoshopCC i was billed $19.99 per month.  The advertised fee is now $9.99 per month for a single product.  How do I change to the lower payment plan.?

    when I commenced subscriptions for PhotoshopCC i was billed $19.99 per month.  The advertised fee is now $9.99 per month for a single product.  How do I change to the lower payment plan.?

    The advertised fee is now $9.99 per month for a single product.
    Where are you seeing that? I still see Single App membership at US$19.99/month.
    Creative Cloud free trial & plans : Adobe Creative Cloud
    The only US$9.99/month offering is Photoshop+Lightroom.
    So I guess you're asking to swap from the Photoshop Single App Plan to the Photography Plan (PS+LR)?

Maybe you are looking for

  • Special characters not available in interactive pdf

    Hello, when typing in one of the textfields in my interactive pdf I noticed I can't use special characters like é, à, ê, ...Instead I get Ø I can't choose the font so am I stuck with this characterset? We need the forms in combination with the forms

  • Possible to Change the Plug-Ins Folder Used by Safari?

    I'm trying to set up Firefox with no plug-ins and Safari with plugins, to switch back and forth as needed. Both want to use the same Library/Internet Plugins folder. Any way to alter the plug-ins directory for either of them? Is a Unix command going

  • Content Type name is not changing on site level

    Hello I have one new SP2010 site. I am changing the content type name using following script, but it is not working. I have not used content type in any list or library nor in any existing ite, I am not using content type hub. Can anyone why content

  • Registering Apple Products

    Hi, I wondering if anyone can help me. I want to add a few of my apple products to my new iCloud email address. But when i try it through the Register Apple Product link at the bottom of the support page, I fill in all the details and it says "A conf

  • [SOLVED] Can't compile any kernels or modules

    I can't compile the kernel, or any kernel modules. I tried the [core] kernel from ABS and the linux-ck kernel from AUR. I also tried to build vhba and nvidia modules. I tried the standard cflags and many others. All kernel compiles fail (immediately)