country/state selector more or less working (arghhh)
This commit is contained in:
父節點
d733b39b2d
當前提交
d24038d558
共有 3 個文件被更改,包括 317 次插入 和 319 次删除
|
@ -156,6 +156,7 @@ function profiles_content(&$a) {
|
|||
|
||||
|
||||
$a->page['htmlhead'] .= replace_macros($tpl, array('$baseurl' => $a->get_baseurl()));
|
||||
$a->page['htmlhead'] .= "<script type=\"text/javascript\" src=\"include/country.js\" ></script>";
|
||||
|
||||
// $a->page['aside'] = file_get_contents('view/sidenote.tpl');
|
||||
$is_default = (($r[0]['is-default']) ? 1 : 0);
|
||||
|
|
載入中…
Add table
Add a link
Reference in a new issue