- added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax)
- commented out using mount_page_arg_is "subject" and "info" from fun_cat.html and fun_run.html - they will be removed soon - some improvements in fun_reply.html, fun_showthreads.html and fun_thread.html (scrolling)
This commit is contained in:
@@ -108,6 +108,7 @@ add_page = Add page
|
||||
edit_page = Edit page
|
||||
|
||||
rebus_how_is_it = Rebus: How is it
|
||||
rebus_need_to_solve = Solve the rebus please!
|
||||
|
||||
edit_ticket_header = Edit ticket
|
||||
create_ticket_header = Create a new ticket
|
||||
@@ -542,7 +543,7 @@ notify_footer4 = in your user control panel.
|
||||
# IMPROVE ME now they are not used, and should be moved to slog
|
||||
winix_err_3 = Incorrect directory.
|
||||
winix_err_18 = You are suspected to be a spammer, you cannot send anything without logging first.
|
||||
winix_err_19 = Solve the rebus please!
|
||||
|
||||
|
||||
winix_err_25 = Passwords are different!
|
||||
winix_err_26 = A password should consist of at least five characters.
|
||||
|
||||
Reference in New Issue
Block a user