Index: src/main/resources/hbase-webapps/master/snapshot.jsp =================================================================== --- src/main/resources/hbase-webapps/master/snapshot.jsp (revision 22015) +++ src/main/resources/hbase-webapps/master/snapshot.jsp (working copy) @@ -65,7 +65,11 @@ <% if (isActionResultPage) { %> HBase Master: <%= master.getServerName() %> - + <% } else { %> Snapshot: <%= snapshotName %> <% } %> Index: src/main/resources/hbase-webapps/master/table.jsp =================================================================== --- src/main/resources/hbase-webapps/master/table.jsp (revision 22015) +++ src/main/resources/hbase-webapps/master/table.jsp (working copy) @@ -70,7 +70,11 @@ %> - +