diff --git a/src/html/layouts/sections/lock.html b/src/html/layouts/sections/lock.html index af78dc3..0867d1b 100644 --- a/src/html/layouts/sections/lock.html +++ b/src/html/layouts/sections/lock.html @@ -1,5 +1,5 @@ {% set desc %} -

It is quite similar to disable, but the only difference is, it will lock and make it look like active. To lock, add class p-lock to .pretty

+

It is quite similar to disable, but the only difference is, it will lock and make it look like active. To lock, add class p-locked to .pretty

{{block(locked,'Lock')}} {% endset %} -{{section('Lock',desc,'lock')}} \ No newline at end of file +{{section('Lock',desc,'lock')}}