Labels Milestones
BackPanel(width); //module title(string, size=9, halign="center", font="Futura Md BT:style=Medium") { text(string, size, halign=halign, font=font); } module title(string, size=12, halign="center", font=font_for_title) { } function get_xpath_dealie($link){ list($html, $content_type) = $this->get_content($link); $xpath = new DOMDocument(); // replace the