mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-11 23:01:41 +09:00
Fix typo
This commit is contained in:
parent
4cc522b5dd
commit
ee31294f62
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
window.close();
|
||||
</script>
|
||||
<section class="declare_document">
|
||||
<h1>{$lang->improper_document_declare}<!--@if($type == 'cancel')-->{$lang->cancel}<!--@end--></h1>
|
||||
<h1>{$lang->improper_document_declare} <!--@if($type == 'cancel')-->{$lang->cmd_cancel}<!--@end--></h1>
|
||||
<form action="./" method="post" id="fo_component" ruleset="insertDeclare">
|
||||
<input type="hidden" name="module" value="document" />
|
||||
<!--@if($type == 'cancel')-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue