]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_forced_ads_type_option.tpl
New function getMenuModeFromModule() introduced:
[mailer.git] / templates / de / html / select / select_forced_ads_type_option.tpl
index a49aa0fae7903327414958d48a3ef0ae27a2aaa7..cc90fd1ea45c77965f6ef0e8f277dd180f2305d9 100644 (file)
@@ -1,3 +1,3 @@
-<option value="$content[type]">
-       {%pipe,translateForcedAdType=$content[type]%}
+<option value="$content[type]"$content[default]>
+       {%pipe,translateForcedAdsType=$content[type]%}
 </option>