Explorar o código

adjust label text

itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
d4ddac1b83
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/components/PageList/PageListMeta.jsx

+ 1 - 1
src/client/js/components/PageList/PageListMeta.jsx

@@ -11,7 +11,7 @@ export default class PageListMeta extends React.Component {
     // top check
     let topLabel;
     if (isTopPage(page.path)) {
-      topLabel = <span className="badge badge-info">PORTAL</span>;
+      topLabel = <span className="badge badge-info">TOP</span>;
     }
 
     // template check