diff --git a/templates/protokoll2.cls b/templates/protokoll2.cls
index 75f01685b00022031bcf6a557383ef85b58a0a8b..0c7a630d1b21e9f3186e6750100624174f2b6094 100644
--- a/templates/protokoll2.cls
+++ b/templates/protokoll2.cls
@@ -252,4 +252,4 @@
 
 % Styling der Todo und Beschlusstags im Protokoll
 \newcommand{\Todo}[4]{\textbf{{#1}}: #2: #3 -- #4}
-\newcommand{\Beschluss}[2][\empty]{\textbf{Beschluss:} #2 \def\temp{#1}\ifx\temp\empty\else\textit{(#1)}\fi}
+\newcommand{\Beschluss}[2][]{\textbf{Beschluss:} #2 \def\temp{#1}\ifx\temp\empty\else\textit{(#1)}\fi}