From 57f05709b0b7072b4d9fb1a355d87dff7c7e3665 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 19 Nov 2014 11:26:12 -0500 Subject: [PATCH] Merged #222 "Add a blink comparator and pixel difference to image diffs" --- src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_es.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_es.html b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_es.html index 0f168bf..af75b4e 100644 --- a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_es.html +++ b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_es.html @@ -12,7 +12,7 @@ <div class="markdown"> <div class="row"> <div class="span10 offset1"> - <h2><center>Repositorio Vacío</center></h2> + <h3><center>Repositorio Vacío</center></h3> <div class="alert alert-info"> <span wicket:id="repository" style="font-weight: bold;">[repository]</span> es un repositorio vacío y no puede ser visto en Gitblit. <p></p> -- Gitblit v1.9.1