How to edit a piece of code from the Template?

Kramar
New here

How to edit a piece of code from the Template?

Hello, 

 

I've got a problem with language in my dashboard. I am creating a custom theme based on modern Meraki. I am doing it here:

 

Bez tytułu.png

 

The problem is, I have those variables, probably in JS, not quite sure:

        <div id="right_col">
          <div class="login-error $MERAKI:HIDDEN_UNLESS_ERROR_MESSAGES$">
            <p>$MERAKI:WARNING_IMAGE$$MERAKI:ERROR_(...)$</p>
          </div>
          <div id="signin_form" class="formarea">
            $MERAKI:MODERN_AUTH_ALREADY_HAVE_ACCOUNT_SIGN_IN_(...)$
            <div class="form_links $MERAKI:HIDDEN_UNLESS_(...)$">
              <a class="toggle_link" id="create_account_link" href="#">$MERAKI:AUTH_CREATE_ACCOUNT(...)</a>

            </div>
// the (...) is because I wasn't sure if I can publish it.

And there is a text in langauge that our customers cannot understand (we are polish, language is in english. I know, it is not hard language but it looks so unprofessional). 

 

My question is, can I edit it somehow or somewhere? 

 

Thank You in advance for any kind of help.

6 REPLIES 6
PhilipDAth
Kind of a big deal
Kind of a big deal

You can duplicate an existing theme and then modify it.

https://documentation.meraki.com/MR/Splash_Page/Custom_Splash_Page_Themes

It wasn't exactly what I meant because I did the copy but the code remained the same. 

 

But at least I found an article further and I know what I am looking for. I am looking for a way to edit:

 

"Cisco Meraki hosted splash page variables"

 

 

 

Is it the way to edit them?

DeoRaj
Here to help

Unfortunately not, I have set up polish but there is no change.

Oh "Cisco Meraki hosted splash page variables" in Polish. 

 

Apologies I am not aware.

 

Hope you are referring to following Url for Splash Page Variables

https://documentation.meraki.com/MX/Access_Control_and_Splash_Page/Cisco_Meraki_hosted_splash_page_v...

Yes, thats it. But I cannot see those that I use on my site.Anc I cannot find anywhere to edit them 😕 

Get notified when there are additional replies to this discussion.