Revision 70dc5cd6
Added by Phil Davis over 9 years ago
src/usr/local/www/services_igmpproxy.php | ||
---|---|---|
122 | 122 |
<th><?=gettext("Type")?></th> |
123 | 123 |
<th><?=gettext("Values")?></th> |
124 | 124 |
<th><?=gettext("Description")?></th> |
125 |
<th></th> |
|
125 |
<th><?=gettext("Actions")?></th>
|
|
126 | 126 |
</tr> |
127 | 127 |
</thead> |
128 | 128 |
<tbody> |
Also available in: Unified diff
UI Consistency
1) Put the heading "Actions" at the top of all the "Actions" columns -
it was on some and not others.
2) Some more consistent capitalization of panel titles etc.
3) Most interfaces section edit pages had a section titled like "GIF
Configuration", "GRE Configuration". Make them all consistent, e.g.
"QinQ Configuration" rather than "Interface QinQ Edit"...