Skip to content

Commit 930398c

Browse files
author
Serghey Rodin
committed
Configure link for PostgreSQL
1 parent fd507a8 commit 930398c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/edit_server.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378

379379
<tr>
380380
<td class="vst-text input-label">
381-
<?php print __('PostgreSQL Support');?>
381+
<?php print __('PostgreSQL Support');?> / <a class="generate" href="/edit/server/postgresql/"><?=__('configure')?></a>
382382
</td>
383383
</tr>
384384
<tr>

0 commit comments

Comments
 (0)