Revision b5e73640
Added by Colin Fleming over 8 years ago
src/usr/local/www/system_gateways.php | ||
---|---|---|
267 | 267 |
<div class="panel-heading"><h2 class="panel-title"><?=gettext('Gateways')?></h2></div> |
268 | 268 |
<div class="panel-body"> |
269 | 269 |
<div class="table-responsive"> |
270 |
<table class="table table-striped tabel-hover table-condensed table-rowdblclickedit">
|
|
270 |
<table class="table table-striped table-hover table-condensed table-rowdblclickedit">
|
|
271 | 271 |
<thead> |
272 | 272 |
<tr> |
273 | 273 |
<th></th> |
Also available in: Unified diff
Spelling mistake "system_gateways.php"
Fix spelling mistake in "system_gateways.php"
(cherry picked from commit 47180823dc0560801085a227abf512e265363b16)