fixed Activate Gregorian disclaimer
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
[% IF scores;
|
||||
IF scores.gregorian AND (gregorian OR NOT scores.congregation);
|
||||
IF NOT gregorian;
|
||||
GET "\\textbf{\\LARGE{Activate gregorian}}\n";
|
||||
GET '\\textbf{\\LARGE{Activate gregorian}}';
|
||||
GET "\n";
|
||||
ELSE;
|
||||
GET "\\gresetgregpath{{${directory}/}}";
|
||||
GET "\\gregorioscore{${scores.gregorian}}\n";
|
||||
|
||||
Reference in New Issue
Block a user