# HG changeset patch # User bsw # Date 1340918381 -7200 # Node ID b219676f1093ab7d2e97895f8c8224cf87ad3141 # Parent 8a3070a2297d635c12b24450087b9b068b9ab85e Optical enhancements diff -r 8a3070a2297d -r b219676f1093 app/main/index/usage_terms.lua --- a/app/main/index/usage_terms.lua Thu Jun 28 23:19:02 2012 +0200 +++ b/app/main/index/usage_terms.lua Thu Jun 28 23:19:41 2012 +0200 @@ -1,13 +1,4 @@ -slot.select("actions", function() - ui.link{ - module = "index", - view = "about", - content = function() - ui.image{ static = "icons/16/cancel.png" } - slot.put(_"Back") - end - } -end) +slot.put("
") ui.container{ attr = { class = "wiki use_terms" },