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