Log in to your Managed Hosting Server via SSH
Add these two lines to .bashrc:
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> | |
<T3DataStructure> | |
<meta type="array"> | |
<langDisable>1</langDisable> | |
</meta> | |
<sheets> | |
<general> | |
<ROOT type="array"> | |
<TCEforms> | |
<sheetTitle>Spalten (normal)</sheetTitle> |
(function(window, document, $) { | |
"use strict" | |
// Just for testing purposes this function triggers on all links | |
$('a').on('click', function(event) { | |
event.preventDefault(); | |
// remove all existing modalboxes in DOM |