Updated page display for shipyard, defenses and buildings. Moved legacy template files. Added install/migration.mysql to report changes to the database on testing environments. Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
4 lines
No EOL
158 B
PHTML
4 lines
No EOL
158 B
PHTML
<div class="message">
|
|
<h1><?php echo $this->escape($this->getData('title'))?></h1>
|
|
<p><?php echo $this->escape($this->getData('message'))?></p>
|
|
</div>
|