File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ class="table table-striped table-hover table-condensed consoleTable"
274274<?php if ( count ($ Servers ) ) { ?>
275275 <th data-sortable="true" data-field="Server" class="colServer"><?php echo translate ('Server ' ) ?> </th>
276276<?php } ?>
277- <th data-sortable="true" data-field="Source" class="colSource"><?php echo translate ('Source ' ) ?> </th>
277+ <th data-sortable="true" data-field="Source" class="colSource"><?php echo translate ('Input URL ' ) ?> </th>
278278 <th data-sortable="true" data-visible="false" data-field="Output" class="colOutput"><?php echo translate ('Output ' ) ?> </th>
279279<?php if ( $ show_storage_areas ) { ?>
280280 <th data-sortable="true" data-field="Storage" class="colStorage"><?php echo translate ('Storage ' ) ?> </th>
You can’t perform that action at this time.
0 commit comments