mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 13:36:22 +05:30
Update categories.html.php
i18n for 'Name'
This commit is contained in:
parent
0fb381c552
commit
ce8789c551
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<br><br>
|
||||
<table class="table category-list">
|
||||
<tr class="head">
|
||||
<th>Name</th>
|
||||
<th><?php echo i18n('Name');?></th>
|
||||
<th><?php echo i18n('Description');?></th>
|
||||
<th><?php echo i18n('Contents');?></th>
|
||||
<th><?php echo i18n('Operations');?></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue