From e06b60ad0fac67e646593a573356f4c56e9750fb Mon Sep 17 00:00:00 2001 From: Michael Elkins Date: Fri, 7 Jun 2013 18:08:46 +0000 Subject: expand link to resource holder creation page with {% url %} rather than hardcoding it (duh) see #528 svn path=/trunk/; revision=5380 --- rpkid/rpki/gui/app/templates/app/conf_empty.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpkid/rpki/gui/app/templates/app/conf_empty.html b/rpkid/rpki/gui/app/templates/app/conf_empty.html index 9dddc49d..f3f5d91d 100644 --- a/rpkid/rpki/gui/app/templates/app/conf_empty.html +++ b/rpkid/rpki/gui/app/templates/app/conf_empty.html @@ -6,7 +6,7 @@
There are currently no resource holders on this system.
- Create + Create {% else %}
Your account does not have permission to manage any resource handles on this server. Please contact your portal-gui adminstrator. -- cgit v1.2.3