Explorar el Código

Configure link for PostgreSQL

Serghey Rodin hace 9 años
padre
commit
930398cea4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/templates/admin/edit_server.html

+ 1 - 1
web/templates/admin/edit_server.html

@@ -378,7 +378,7 @@
 
 
                                         <tr>
                                         <tr>
                                             <td class="vst-text input-label">
                                             <td class="vst-text input-label">
-                                                <?php print __('PostgreSQL Support');?>
+                                                <?php print __('PostgreSQL Support');?> / <a class="generate" href="/edit/server/postgresql/"><?=__('configure')?></a>
                                             </td>
                                             </td>
                                         </tr>
                                         </tr>
                                         <tr>
                                         <tr>