diff --git a/src/SecExp/attackOptions.tw b/src/SecExp/attackOptions.tw index de88ce9cb549b4cd04f4198c429d1b3b76d75ef0..b05ed1f226c0a99292606e03d622983a6a4c2aa2 100644 --- a/src/SecExp/attackOptions.tw +++ b/src/SecExp/attackOptions.tw @@ -313,7 +313,7 @@ With your current readiness level you can <<if $deployedUnits > 0>>still send <s <br> <<mercUnitsDescription $mercUnits[_i]>> <br> - <<link "Deploy the unit "attackOptions"">> + <<link "Deploy the unit" "attackOptions">> <<set $mercUnits[_i].isDeployed = 1>> <<set $deployableUnits-->> <<set $deployedUnits++>>