]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_other_sqls_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_other_sqls_row.tpl
index ebb0e92792f6348aa3ff6d84fafbd30648209739..39e33839ed7a9661b4ce14e927e70c8974bf628f 100644 (file)
@@ -1,4 +1,4 @@
-<div id="sql_row_$content[i]" class="sql_row switch_sw$content[sw] bottom">
+<div id="sql_row_$content[i]" class="sql_row {%template,ColorSwitch%} bottom">
        SQL-Abfrage: <span class="sql_data">{%pipe,secureString=$content[sql_str]%}</span>
        (numRows=<span class="sql_data">{%pipe,translateComma=$content[num_rows]%}</span>,affected=<span class="sql_data">{%pipe,translateComma=$content[affected]%}</span>) |
        Script: <span class="sql_data">$content[file]</span> |