mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
web config update
This commit is contained in:
parent
ad6ddb122c
commit
f8a1fe5ad1
2
mod.php
2
mod.php
@ -1893,7 +1893,7 @@
|
|||||||
$body .= '</tr>';
|
$body .= '</tr>';
|
||||||
}
|
}
|
||||||
|
|
||||||
$body .= '</table><div style="text-align:center"><input name="save_changes" type="submit" value="Save canges"></div></form></fieldset>';
|
$body .= '</table><div style="text-align:center"><input name="save_changes" type="submit" value="Save changes"></div></form></fieldset>';
|
||||||
|
|
||||||
echo Element('page.html', Array(
|
echo Element('page.html', Array(
|
||||||
'config'=>$config,
|
'config'=>$config,
|
||||||
|
Loading…
Reference in New Issue
Block a user