NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Commit

add goto previous page btn to top

174b5c8f
FreddleSpl0it <[email protected]> 3 years, 9 months ago
data/web/templates/edit.twig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Diff

diff --git a/data/web/templates/edit.twig b/data/web/templates/edit.twig
index 21c01348..29f36435 100644
--- a/data/web/templates/edit.twig
+++ b/data/web/templates/edit.twig
@@ -1,7 +1,8 @@
 {% extends 'base.twig' %}
 
 {% block content %}
-<div class="row mb-4">
+<a href="{{ return_to }}">&#8592; {{ lang.edit.previous }}</a>
+<div class="row my-4">
   <div class="col-md-12">
     <div class="card">
       <div class="card-header fs-5">