mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 01:03:35 +02:00
Typo fix #2628
This commit is contained in:
parent
6fc64d8bbf
commit
299b2c55d0
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
.panel-heading.clearfix
|
||||
= t(:billing)
|
||||
.table-responsive
|
||||
%table.table.table-hover.table-bordered.table-ocndensed
|
||||
%table.table.table-hover.table-bordered.table-condensed
|
||||
%thead
|
||||
%tr
|
||||
%th{class: 'col-xs-6'}= t(:setting)
|
||||
|
@ -58,7 +58,7 @@
|
|||
.panel-heading.clearfix
|
||||
= t(:other)
|
||||
.table-responsive
|
||||
%table.table.table-hover.table-bordered.table-ocndensed
|
||||
%table.table.table-hover.table-bordered.table-condensed
|
||||
%thead
|
||||
%tr
|
||||
%th{class: 'col-xs-6'}= t(:setting)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue