mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-15 12:02:06 +01:00
disable open in new window for phpmyadmin
This commit is contained in:
@@ -468,8 +468,7 @@
|
||||
<li class="listDatabases"><a href="{% url 'listDBs' %}"
|
||||
title="{% trans 'List Databases' %}"><span>{% trans "List Databases" %}</span></a>
|
||||
</li>
|
||||
<li><a href="{% url 'phpMyAdmin' %}" title="{% trans 'PHPMYAdmin' %}"
|
||||
target="_blank"><span>{% trans "PHPMYAdmin" %}</span></a></li>
|
||||
<li><a href="{% url 'phpMyAdmin' %}" title="{% trans 'PHPMYAdmin' %}"><span>{% trans "PHPMYAdmin" %}</span></a></li>
|
||||
<!----<li><a href="{% url 'modifyPackage' %}" title="Change Password"><span>Change Password</span></a></li>--->
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user