source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
}
public function getTemplateName()
{
return "server/privileges/login_information_fields.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 287 => 91, 283 => 88, 281 => 82, 275 => 86, 272 => 83, 270 => 82, 266 => 81, 262 => 79, 249 => 77, 245 => 76, 239 => 72, 236 => 71, 233 => 70, 230 => 69, 227 => 68, 225 => 67, 215 => 62, 210 => 60, 201 => 54, 195 => 53, 187 => 50, 180 => 49, 174 => 47, 172 => 46, 168 => 45, 163 => 43, 156 => 39, 149 => 37, 144 => 36, 136 => 33, 129 => 32, 121 => 30, 119 => 29, 113 => 28, 107 => 27, 103 => 26, 100 => 25, 96 => 23, 94 => 22, 85 => 16, 79 => 13, 73 => 12, 68 => 11, 60 => 8, 54 => 7, 50 => 6, 45 => 4, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "server/privileges/login_information_fields.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/server/privileges/login_information_fields.twig");
}
}