26 lines
370 B
Smarty
26 lines
370 B
Smarty
|
|
||
|
受到新的用户注册要求在{{$sitename}},要
|
||
|
您的批准。
|
||
|
|
||
|
|
||
|
登记信息是:
|
||
|
|
||
|
全名: {{$username}}
|
||
|
网站位置: {{$siteurl}}
|
||
|
登记名: {{$email}}
|
||
|
|
||
|
|
||
|
为批准这个要求请点击这个按钮:
|
||
|
|
||
|
|
||
|
{{$siteurl}}/regmod/allow/{{$hash}}
|
||
|
|
||
|
|
||
|
为否定这个要求和删除账户,请点击这个按钮:
|
||
|
|
||
|
|
||
|
{{$siteurl}}/regmod/deny/{{$hash}}
|
||
|
|
||
|
|
||
|
谢谢您。
|