- Fixed issues reported by  Miri4ever
- Removed all MySQL specific SQL
- Better language management
- Minor code cleanup
This commit is contained in:
privet.fun 2023-05-29 13:32:30 -07:00
commit f21720b139
9 changed files with 84 additions and 43 deletions
privet/ailabs/styles/prosilver/template

View file

@ -1,6 +1,6 @@
{% if postrow.U_AILABS %}
<div id="ailabs-post-{{ postrow.POST_ID }}" class="ailabs">
<span>AI&nbsp;</span>
<span>{{ lang('L_AILABS_AI') }}&nbsp;</span>
{% if postrow.U_AILABS_VIEW_LOG %}
<a href="{{ postrow.U_AILABS_VIEW_LOG }}" onclick="ailabs_view_log(this.href);return false;"><i
class="icon tpr-font fa-external-link fa-fw"></i></a>