]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_admins_option.tpl
Removed some column aliases as they make it harder to check which column was ment
[mailer.git] / templates / de / html / select / select_admins_option.tpl
index 5cf432586f167df56912509e4c44dcf30a4d8398..44e4a61090fc58aed0517f7c898a67b945ab3832 100644 (file)
@@ -1,3 +1,3 @@
-<option value="$content[id]">
+<option value="$content[id]"$content[default]>
        $content[login] ($content[special])
 </option>