diff --git a/template/admin_tabs.tpl b/template/admin_tabs.tpl index 0cedcbd..f6c75f7 100644 --- a/template/admin_tabs.tpl +++ b/template/admin_tabs.tpl @@ -23,7 +23,8 @@ { id:'regeln', label:'Albumregeln' }, { id:'auswahl-download', label:'Fotoauswahl & Downloads' }, { id:'bilddateien', label:'Bilddateien & Pfade' }, - { id:'wartung', label:'Wartung / Cache' } + { id:'wartung', label:'Wartung / Cache' }, + { id:'system', label:'System & Updates' } ]; var panels = []; definitions.forEach(function (d) {